Deprecating FeaturesΒΆ
When features (modules, parameters, attributes, methods etc.) are marked for deprecation but still accessed, the following DeprecationWarning
will be shown (example below). The functionality will continue to work until the version specified in the warning is released.