SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 38 Python

bpo-45256: Remove the usage of the C stack in Python to Python calls (GH-28488)

Ths commit inlines calls to Python functions in the eval loop and steals all the arguments in the call from the caller for
performance.
P
Pablo Galindo Salgado committed
b4903afd4debbbd71dc49a2c8fefa74a3b6c6832
Parent: ec04db7
Committed by GitHub <noreply@github.com> on 10/9/2021, 3:51:30 PM