8000 Update Doc/c-api/arg.rst · python/cpython@c2aa2b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2aa2b7

Browse files
vstinnerpicnixz
andauthored
Update Doc/c-api/arg.rst
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 769e40b commit c2aa2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/arg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ API Functions
524524
Returns true on success; on failure, it returns false and raises the
525525
appropriate exception.
526526
527-
.. versionadded:: 3.15
527+
.. versionadded:: next
528528
529529
530530
.. c:function:: int PyArg_UnpackTuple(PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, ...)

0 commit comments

Comments
 (0)
0