Undecorate

Latest version: v0.2.1

Safety actively analyzes 619599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

++++++++++++++++++

* Fix bug in ``create_class_wrapper`` and ``class_wraps`` that caused them to
always throw an error when used.
* Remove ``CLASS_WRAPPER_DELETES``, and corresponding ``deleted`` arguments on
``create_class_wrapper`` and ``class_wraps``.

0.2

++++++++++++++++

* Add ``create_class_wrapper`` and ``class_wraps``.
* Internally use ``__wrapped__`` to match Python 3.2+.
* Add backport versions of functools ``wraps`` and ``update_wrapper``.
They wrap the stdlib versions, and ensure that ``__wrapped__`` is set.

0.1

++++++++++++++++

* Initial Release
* ``unwrappable`` and ``unwrap`` functions

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.