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 e41e852 commit b32b5ecCopy full SHA for b32b5ec
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-01-31-03-40-28.gh-issue-144356.otfq_X.rst
@@ -1 +1 @@
1
-Fix a data race in ``set_iterator.__length_hint__`` under ``Py_GIL_DISABLED``.
+Fix potential races in set iterators (``__length_hint__`` and iteration) in free-threaded builds.
0 commit comments