Skip to content

Commit b32b5ec

Browse files
committed
Update NEWS
1 parent e41e852 commit b32b5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix a data race in ``set_iterator.__length_hint__`` under ``Py_GIL_DISABLED``.
1+
Fix potential races in set iterators (``__length_hint__`` and iteration) in free-threaded builds.

0 commit comments

Comments
 (0)