mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +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.
Source files for various builtin objects