diff options
author | Mark Shannon <mark@hotpy.org> | 2021-10-18 08:57:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-18 08:57:24 (GMT) |
commit | 70945d57e775b335eb58b734d82e68484063e835 (patch) | |
tree | a8ce452431e8db3c44f3cc6ebb7845a420b60b1a /Include/internal/pycore_pystate.h | |
parent | fd03917786a9036ee87b7df604dfb260cc2420c9 (diff) | |
download | cpython-70945d57e775b335eb58b734d82e68484063e835.zip cpython-70945d57e775b335eb58b734d82e68484063e835.tar.gz cpython-70945d57e775b335eb58b734d82e68484063e835.tar.bz2 |
bpo-45256: Avoid C calls for most Python to Python calls. (GH-28937)
* Avoid making C calls for most calls to Python functions.
* Change initialize_locals(steal=true) and _PyTuple_FromArraySteal to consume the argument references regardless of whether they succeed or fail.
Diffstat (limited to 'Include/internal/pycore_pystate.h')
0 files changed, 0 insertions, 0 deletions