mirror of
https://github.com/python/cpython.git
synced 2026-08-08 16:21:45 +08:00
* 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