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 | 3.0.0-3.fc41 | - |
Fedora 41 | 3.0.0-3.fc41 | - |
Fedora 40 | 2.5.0-8.fc40 | - |
Fedora 39 | 2.5.0-6.fc39 | - |
Fedora EPEL 9 | 2.5.0-4.el9 | - |
You can contact the maintainers of this package via email at
python-debtcollector dash maintainers at fedoraproject dot org
.