cpython/Python/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
..
bltinmodule.c.h Issue #23492: Argument Clinic now generates argument parsing code with 2015-04-04 00:12:11 +03:00
import.c.h Issue #23492: Argument Clinic now generates argument parsing code with 2015-04-04 00:12:11 +03:00