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-11.fc45 | - |
| Fedora 44 | 3.0.0-10.fc44 | - |
| Fedora 43 | 3.0.0-9.fc43 | 3.0.0-9.fc43 |
| Fedora 42 | 3.0.0-5.fc42 | - |
| Fedora EPEL 9 | 3.0.0-4.el9 | - |
| Fedora EPEL 10.3 | - | 3.0.0-11.el10_3 |
| Fedora EPEL 10.2 | - | 3.0.0-11.el10_2 |
You can contact the maintainers of this package via email at
python-debtcollector dash maintainers at fedoraproject dot org.