Skip to content

Commit 985eeda

Browse files
Update Misc/NEWS.d/next/C_API/2025-05-17-14-41-21.gh-issue-134144.xVpZik.rst
Co-authored-by: Peter Bierma <[email protected]>
1 parent 89082fa commit 985eeda

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 use-after-free during ``Py_EndInterpreter``.
1+
Fix crash when calling :c:func:`Py_EndInterpreter` with a :term:`thread state` that isn't the initial thread for the interpreter.

0 commit comments

Comments
 (0)