Jaraco.functools

Latest version: v4.1.0

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

Scan your dependencies

Page 6 of 7

1.12

====

Issue 6: Added a bit of documentation and xfail tests showing
that the ``method_cache`` can't be used with other decorators
such as ``property``.

1.11

====

Include dates and links in changelog.

1.10

====

Use Github for continuous deployment to PyPI.

1.9

===

Add ``retry_call``, a general-purpose function retry mechanism.
See ``test_functools`` for tests and example usage.

1.8

===

More generous handling of missing lru_cache when installed on
Python 2 and older pip. Now all functools except ``method_cache``
will continue to work even if ``backports.functools_lru_cache``
is not installed. Also allows functools32 as a fallback if
available.

1.7

===

Moved hosting to github.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.