mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
0c4a828cad
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.
Miscellaneous source files for the main Python shared library