mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -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.