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 1407cda commit 9908633Copy full SHA for 9908633
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-05-26-00-06-30.gh-issue-150411.u-d-_5.rst
@@ -0,0 +1,2 @@
1
+Fix a data race in the free-threaded build when :func:`gc.get_count` reads
2
+the young generation allocation count while another thread updates it.
0 commit comments