Skip to content

Commit 7a37117

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2026-06-03-16-27-00.gh-issue-150858.j2dSkD.rst
1 parent 317fbf4 commit 7a37117

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Fix a data race in :c:func:`type_set_qualname` where concurrent calls
2-
``__qualname__`` could cause a memory corruption on free-threaded builds.
1+
Fix a data race while changing ``__qualname__`` of a type concurrently on free-threaded builds.

0 commit comments

Comments
 (0)