Skip to content

Commit eeb23d4

Browse files
Update Misc/NEWS.d/next/Library/2025-06-24-14-43-24.gh-issue-135878.Db4roX.rst
Co-authored-by: Peter Bierma <[email protected]>
1 parent a9a99c7 commit eeb23d4

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,3 +1,3 @@
1-
Fixes a crash of :class:`types.SimpleNamespace` on free-threading builds,
1+
Fixes a crash of :class:`types.SimpleNamespace` on :term:`free threading` builds,
22
when several threads were calling its :meth:`~object.__repr__` method at the
33
same time.

0 commit comments

Comments
 (0)