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 f5a728e commit 36a7688Copy full SHA for 36a7688
1 file changed
CHANGES.rst
@@ -5,7 +5,10 @@
5
3.5.2 (unreleased)
6
==================
7
8
-- Nothing changed yet.
+- The minimum supported version of Python 3.15 is now 3.15b2.
9
+- Fix some garbage-collection related crashes on free-threaded Python
10
+ 3.15. Thanks to Kumar Aditya in `PR #511
11
+ <https://github.com/python-greenlet/greenlet/pull/511>`_.
12
13
14
3.5.1 (2026-05-20)
0 commit comments