Zope-cachedescriptors

Latest version: v4.3.1

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

Scan your dependencies

Page 1 of 2

4.3.2

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

- Nothing changed yet.

4.3.1

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

- Fix test which will break in the upcomming 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.

4.1.0

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

- Add support for PyPy and PyPy3.

- Add support for Python 3.4.

- Add support for testing on Travis.

4.0.0

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

- Drop support for Python 2.4 and 2.5.

- Add support for Python 3.2 and 3.3.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.