diff options
author | Pablo Galindo Salgado <Pablogsal@gmail.com> | 2021-10-09 15:51:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-09 15:51:30 (GMT) |
commit | b4903afd4debbbd71dc49a2c8fefa74a3b6c6832 (patch) | |
tree | d5bc6105eb25f47ed2b72f446c66ac4f6d12cc62 /Tools/scripts | |
parent | ec04db74e24a5f5da441bcabbe259157b4938b9b (diff) | |
download | cpython-b4903afd4debbbd71dc49a2c8fefa74a3b6c6832.zip cpython-b4903afd4debbbd71dc49a2c8fefa74a3b6c6832.tar.gz cpython-b4903afd4debbbd71dc49a2c8fefa74a3b6c6832.tar.bz2 |
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.
Diffstat (limited to 'Tools/scripts')
0 files changed, 0 insertions, 0 deletions