f0ccbbbc57
Issue #27810: * Modify vgetargskeywordsfast() to work on a C array of PyObject* rather than working on a tuple directly. * Add _PyArg_ParseStack() * Argument Clinic now emits code using the new METH_FASTCALL calling convention |
||
---|---|---|
.. | ||
clinic.py | ||
clinic_test.py | ||
cpp.py |