mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -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.
Source files for various builtin objects