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 fae2ab1 commit fbe9506Copy full SHA for fbe9506
CHANGELOG.txt
@@ -1,3 +1,10 @@
1
+3.9.1 (2025-07-08)
2
+------------------
3
+
4
+* Fixed deletion of Local values affecting other contexts. (#523)
5
6
+* Skip CPython specific garbage collection test on pypy. (#521)
7
8
3.9.0 (2025-07-03)
9
------------------
10
asgiref/__init__.py
@@ -1 +1 @@
-__version__ = "3.9.0"
+__version__ = "3.9.1"
0 commit comments