mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
70945d57e7
* 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.
Miscellaneous source files for the main Python shared library