Skip to content

Commit 5d157ff

Browse files
committed
Update the doc
1 parent 14c66bd commit 5d157ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/c-api/init.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,8 +1357,6 @@ All of the following functions must be called after :c:func:`Py_Initialize`.
13571357
13581358
Set the stack start address and stack size of a Python thread state.
13591359
1360-
*stack_size* must be greater than ``0``.
1361-
13621360
On success, return ``0``.
13631361
On failure, set an exception and return ``-1``.
13641362

0 commit comments

Comments
 (0)