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 b8672c8 commit 8290679Copy full SHA for 8290679
Doc/c-api/init.rst
@@ -1379,8 +1379,7 @@ All of the following functions must be called after :c:func:`Py_Initialize`.
1379
Reset the stack start address and stack size of a Python thread state to
1380
the operating system defaults.
1381
1382
- .. seealso::
1383
- The :c:func:`PyUnstable_ThreadState_SetStack` function.
+ See :c:func:`PyUnstable_ThreadState_SetStack` for an explanation.
1384
1385
.. versionadded:: next
1386
0 commit comments