Victor Stinner 0c4a828cad Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
Issue #29286. Run Argument Clinic to get the new faster METH_FASTCALL calling
convention for functions using "boring" positional arguments.

Manually fix _elementtree: _elementtree_XMLParser_doctype() must remain
consistent with the clinic code.
2017-01-17 02:21:47 +01:00
..
2016-09-13 22:46:15 -07:00
2017-01-01 22:04:13 -06:00
2016-12-09 16:09:30 +01:00
2016-12-09 16:09:30 +01:00
2016-12-09 00:29:49 +01:00
2016-09-09 14:57:58 -07:00

Miscellaneous source files for the main Python shared library