We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f892bd commit 3471a0cCopy full SHA for 3471a0c
CHANGELOG.txt
@@ -1,3 +1,11 @@
1
+3.9.2 (2025-09-23)
2
+------------------
3
+
4
+* Adds support for Python 3.14.
5
6
+* Fixes wsgi.errors file descriptor in WsgiToAsgi adapter.
7
8
9
3.9.1 (2025-07-08)
10
------------------
11
asgiref/__init__.py
@@ -1 +1 @@
-__version__ = "3.9.1"
+__version__ = "3.9.2"
0 commit comments