mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
Inline PyArg_UnpackTuple() and _PyArg_UnpackStack() in performance sensitive code in the builtins and operator modules.
Miscellaneous source files for the main Python shared library