Cachetools

Latest version: v5.5.0

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

Scan your dependencies

Page 7 of 8

0.8.1

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

- Deprecate ``Cache.getsize()``.

0.8.0

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

- Ignore ``ValueError`` raised on cache insertion in decorators.

- Add ``Cache.getsize()``.

- Add ``Cache.__missing__()``.

- Feature freeze for `v1.0`.

0.7.1

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

- Fix `MANIFEST.in`.

0.7.0

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

- Deprecate ``TTLCache.ExpiredError``.

- Add `choice` argument to ``RRCache`` constructor.

- Refactor ``LFUCache``, ``LRUCache`` and ``TTLCache``.

- Use custom ``NullContext`` implementation for unsynchronized
function decorators.

0.6.0

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

- Raise ``TTLCache.ExpiredError`` for expired ``TTLCache`` items.

- Support unsynchronized function decorators.

- Allow ``cachedmethod.cache()`` to return None

0.5.1

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

- No formatting of ``KeyError`` arguments.

- Update ``README.rst``.

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.