mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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