Commit 44d3d785 authored by Benjamin Peterson's avatar Benjamin Peterson

add versionadded

parent b159a556
......@@ -372,6 +372,8 @@ and the following format units are left untouched.
is only needed if :cfunc:`PyArg_ParseTupleAndKeywords` is not used, since the
latter already does this check.
.. versionadded:: 3.2
.. XXX deprecated, will be removed
.. cfunction:: int PyArg_Parse(PyObject *args, const char *format, ...)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment