Skip to content

Commit 5ab5883

Browse files
Update Doc/c-api/init.rst
1 parent 820be0b commit 5ab5883

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
@@ -1975,7 +1975,7 @@ pointer and a void pointer argument.
19751975
19761976
If this is not called in the main thread of the main
19771977
interpreter, this function does nothing and returns ``0``.
1978-
The caller must hold an :term:`attached thread state`.
1978+
The caller must hold the :term:`GIL`.
19791979
19801980
.. versionadded:: 3.1
19811981

0 commit comments

Comments
 (0)