mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
Issue #29286. Run Argument Clinic to get the new faster METH_FASTCALL calling convention for functions using only positional arguments.
Miscellaneous source files for the main Python shared library