mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00: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