Pymemoize

Latest version: v1.0.3

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

Scan your dependencies

1.0.3

======

Minor
-----
- Support for Django cache framework.
- Dropping support for Python 2 < 2.7, and Python 3 < 3.4.
- `etag`, `max_age`, and `expiry` can take functions.

Fixes
-----
- Fixed bug where Redis timeout sleep could be negative.

1.0.2

======
- Use getfullargspec in Python 3.

1.0.1

======
- Fixed bug where kwargs were not passed through.

1.0.0

======

- Renamed `maxage` parameter to `max_age`.
- Methods can now be decorated.
- Partials can be created from decorated functions.

0.1.1

======
- Python 3 compatibility.

0.1.0

======
- Start of versioned history; first release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.