Zope.cachedescriptors

Latest version: v5.0

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

Scan your dependencies

Page 1 of 2

5.1

================

- Nothing changed yet.

5.0

================

- Add support for Python 3.11.

- Drop support for Python 2.7, 3.5, 3.6.

4.4

================

- Drop support for Python 3.4.

- Add support for Python 3.7, 3.8, 3.9, 3.10.

4.3.1

==================

- Fix test which will break in the upcoming Python 3.7 release.

4.3.0

==================

- Add support for Python 3.6.

- Drop support for Python 3.3.

4.2.0

==================

- Add support for Python 3.5.

- Drop support for Python 2.6 and 3.2.

- The properties from the ``property`` module all preserve the
documentation string of the underlying function, and all except
``cachedIn`` preserve everything that ``functools.update_wrapper``
preserves.

- ``property.CachedProperty`` is usable as a decorator, with or
without dependent attribute names.

- ``method.cachedIn`` preserves the documentation string of the
underlying function, and everything else that ``functools.wraps`` preserves.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.