Apig-wsgi

Latest version: v2.18.0

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

Scan your dependencies

Page 1 of 6

2.18.0

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

* Drop Python 3.7 support.

2.17.0

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

* Support Python 3.12.

2.16.0

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

* Avoid v2 trailing slash removal by reading ``rawPath`` rather than ``requestContext.http.path``.
This change prevents redirect loops on applications that automatically append slash, like Django’s default setup.

Thanks to Jon Culver for the report in `Issue 376 <https://github.com/adamchainz/apig-wsgi/issues/376>`__ and Tobias McNulty for the fix in `PR #426 <https://github.com/adamchainz/apig-wsgi/pull/426>`__.

2.15.0

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

* Make type hints more correct by using ``wsgiref.types`` on Python 3.11+, and backport it on older Python versions.

2.14.0

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

* Support Python 3.11.

2.13.0

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

* Drop Python 3.6 support.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.