Collective.monkeypatcher

Latest version: v2.0.0

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

Scan your dependencies

Page 3 of 3

1.0

----------------

* Avoid a zope.app dependency.
[hannosch]

* Added new parameter preconditions that only patches if preconditions are met
like version of a specific package.
[spamsch]

* Added new parameter preserveOriginal. Setting this to true makes it possible
to access the patched method via _old_``name of patched method``
[spamsch]

1.0b2

------------------

* Add the possibility to ignore the error if the original function isn't
present on the class/module being patched
[jfroche]

* Check if the docstring exists before changing it
[jfroche]

* Add buildout.cfg for test & test coverage
[jfroche]

1.0b1

------------------

* Fires an event when a monkey patch is applied. See interfaces.py.
[glenfant]

* Added ZCML attributes "docstringWarning" and "description".
[glenfant]

* Added unit tests.
[glenfant]

1.0a1

------------------

* Initial release
[optilude]

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.