Skip to content

Commit 9783658

Browse files
!fixup
1 parent 6e4b429 commit 9783658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/c-api/init.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1189,7 +1189,6 @@ with sub-interpreters:
11891189
.. note::
11901190
This function may return non-``NULL`` even when the :term:`thread state`
11911191
is detached.
1192-
by something other than :c:func:`PyGILState_Ensure` (such as :c:func:`PyThreadState_New`).
11931192
Prefer :c:func:`PyThreadState_Get` or :c:func:`PyThreadState_GetUnchecked`
11941193
for most cases.
11951194

0 commit comments

Comments
 (0)