Add PendingDeprecationWarning
to the existing library
#397
Labels
smartbear-supported
This issue is supported by SmartBear
As part of the broader migration to FFI, we will be deprecating the existing library. We want to make sure that end-users are aware of this upcoming change and can appropriately prepare for it.
The
PendingDeprecationWarning
is a warning that is not raised at runtime, and only is enabled by default in Python during development mode.The text was updated successfully, but these errors were encountered: