mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
b4903afd4d
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