SIGN IN SIGN UP

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.
M
Mark Shannon committed
70945d57e775b335eb58b734d82e68484063e835
Parent: fd03917
Committed by GitHub <noreply@github.com> on 10/18/2021, 8:57:24 AM