Skip to content

Commit 09b28c8

Browse files
committed
Add blurb
1 parent bcb2772 commit 09b28c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fix a crash in the :term:`free threading` build when disabling profiling or
2+
tracing across all threads with :c:func:`PyEval_SetProfileAllThreads` or
3+
:c:func:`PyEval_SetTraceAllThreads` or their Python equivalents
4+
:func:`threading.settrace_all_threads` and
5+
:func:`threading.setprofile_all_threads`.

0 commit comments

Comments
 (0)