Skip to content

Commit 52230d7

Browse files
authored
Update Misc/NEWS.d/next/Core_and_Builtins/2025-08-20-14-17-47.gh-issue-137992.fcL3SK.rst
1 parent 720102a commit 52230d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Ensure that :c:func:`PyRefTracer_SetTracer` and
2-
:c:func:`PyRefTracer_GetTracer` sync with all existing threads when called
1+
Ensure that :c:func:`PyRefTracer_SetTracer` sync with all existing threads when called
32
to avoid races in the free threaded build. Patch by Pablo Galindo

0 commit comments

Comments
 (0)