mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Ths commit inlines calls to Python functions in the eval loop and steals all the arguments in the call from the caller for performance.
Miscellaneous source files for the main Python shared library