mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
Mostly we unify the two different implementations of the conversion code (from PyObject * to int64_t. We also drop the PyArg_ParseTuple()-style converter function, as well as rename and move PyInterpreterID_LookUp().
Miscellaneous source files for the main Python shared library