A collection of Python deprecation patterns and strategies
It is a collection of functions/decorators which is used to signal a user when * a method (static method, class method, or regular instance method) or a class or function is going to be removed at some point in the future. * to move a instance method/property/class from an existing one to a new one * a keyword is renamed * further customizing the emitted messages
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.2.0-6.fc35 | - |
Fedora 35 | 2.2.0-6.fc35 | - |
Fedora 34 | 2.2.0-4.fc34 | - |
You can contact the maintainers of this package via email at
python-debtcollector dash maintainers at fedoraproject dot org
.