python313-deprecated
Python 3.13 - Deprecated - deprecated decorator
3.6.0
2025-04-07
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base 3.6.0
python313-wrapt 3.6.0
Internal Program Version: deprecated 1.2.18
If you need to mark a function or a method as deprecated,
you can use the ``@deprecated`` decorator.
https://github.com/tantale/deprecate