Skip to content

Commit 8290679

Browse files
vstinnerencukou
andauthored
Update Doc/c-api/init.rst
Co-authored-by: Petr Viktorin <[email protected]>
1 parent b8672c8 commit 8290679

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/c-api/init.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,8 +1379,7 @@ All of the following functions must be called after :c:func:`Py_Initialize`.
13791379
Reset the stack start address and stack size of a Python thread state to
13801380
the operating system defaults.
13811381
1382-
.. seealso::
1383-
The :c:func:`PyUnstable_ThreadState_SetStack` function.
1382+
See :c:func:`PyUnstable_ThreadState_SetStack` for an explanation.
13841383
13851384
.. versionadded:: next
13861385

0 commit comments

Comments
 (0)