Collective.monkeypatcher

Latest version: v1.2.1

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

Scan your dependencies

Page 2 of 3

1.1.2

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

Fixes:

- Use zope.interface decorator.
[gforcada]

1.1.1

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

- Fix typo.
[gforcada]

1.1

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

* Fix the case where the replacement object does not have a __module__
attribute (see https://github.com/plone/collective.monkeypatcher/pull/3).
[mitchellrj, fRiSi]

1.0.1

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

* Downgrade standard log message to debug level.
[hannosch]

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]

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.