Django-perf-rec

Latest version: v4.25.0

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

Scan your dependencies

Page 1 of 8

4.25.0

-------------------

* Support Django 5.0.

4.24.0

-------------------

* Drop Python 3.7 support.

4.23.0

-------------------

* Support Python 3.12.

4.22.3

-------------------

* Fetch the test name from pytest where possible, which pulls in its parametrized name.

Thanks to Gert Van Gool in `PR 537 <https://github.com/adamchainz/django-perf-rec/pull/537>`__.

4.22.2

-------------------

* Avoid crashing when recording cache function calls that pass ``key`` or ``keys`` as a keyword argument, like ``cache.set(key="abc", value="def")``.

Thanks to Benoît Casoetto in `PR 545 <https://github.com/adamchainz/django-perf-rec/pull/545>`__.

4.22.1

-------------------

* Fix compatibility with sqlparse 0.4.4+.
sqlparse reverted a change made in 0.4.0 around ``IN``, so the old behaviour in django-perf-rec has been restored.
Upgrade to avoid regenerating your performance record files.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.