We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da37473 commit 3ec84f6Copy full SHA for 3ec84f6
Doc/c-api/init.rst
@@ -1417,7 +1417,7 @@ All of the following functions must be called after :c:func:`Py_Initialize`.
1417
:c:func:`Py_END_ALLOW_THREADS`, and :c:func:`PyGILState_Ensure`,
1418
and terminate the current thread if called while the interpreter is finalizing.
1419
1420
- .. versionchanged:: 3.12
+ .. versionchanged:: next
1421
Hangs the current thread, rather than terminating it, if called while the
1422
interpreter is finalizing.
1423
0 commit comments