cpython/Objects/clinic
Serhiy Storchaka 92e8af67a8 Issue #23492: Argument Clinic now generates argument parsing code with
PyArg_Parse instead of PyArg_ParseTuple if possible.
2015-04-04 00:12:11 +03:00
..
bytearrayobject.c.h Issue #23492: Argument Clinic now generates argument parsing code with 2015-04-04 00:12:11 +03:00
bytesobject.c.h Issue #23492: Argument Clinic now generates argument parsing code with 2015-04-04 00:12:11 +03:00
dictobject.c.h Issue #23501: Argumen Clinic now generates code into separate files by default. 2015-04-03 23:53:51 +03:00
unicodeobject.c.h Issue #23501: Argumen Clinic now generates code into separate files by default. 2015-04-03 23:53:51 +03:00