Skip to content

Commit 3ec84f6

Browse files
committed
doc fixup, use the new next versionchanged docs feature.
1 parent da37473 commit 3ec84f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/init.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1417,7 +1417,7 @@ All of the following functions must be called after :c:func:`Py_Initialize`.
14171417
:c:func:`Py_END_ALLOW_THREADS`, and :c:func:`PyGILState_Ensure`,
14181418
and terminate the current thread if called while the interpreter is finalizing.
14191419
1420-
.. versionchanged:: 3.12
1420+
.. versionchanged:: next
14211421
Hangs the current thread, rather than terminating it, if called while the
14221422
interpreter is finalizing.
14231423

0 commit comments

Comments
 (0)