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 6e4b429 commit 9783658Copy full SHA for 9783658
Doc/c-api/init.rst
@@ -1189,7 +1189,6 @@ with sub-interpreters:
1189
.. note::
1190
This function may return non-``NULL`` even when the :term:`thread state`
1191
is detached.
1192
- by something other than :c:func:`PyGILState_Ensure` (such as :c:func:`PyThreadState_New`).
1193
Prefer :c:func:`PyThreadState_Get` or :c:func:`PyThreadState_GetUnchecked`
1194
for most cases.
1195
0 commit comments