Skip to content

Commit 7d6c9c9

Browse files
aiskJelleZijlstra
andauthored
Update development-tools/clinic.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent b2f1914 commit 7d6c9c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

development-tools/clinic.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,8 +1510,7 @@ and the parameter should use the ``object`` converter::
15101510
[clinic start generated code]*/
15111511

15121512
The implementation function will receive var-positional arguments
1513-
as a tuple, you can either use the tuple directly
1514-
or parsing them into C types using :c:func:`!PyArg_Parse*` functions.
1513+
as a tuple.
15151514

15161515
.. versionadded:: 3.11
15171516

0 commit comments

Comments
 (0)