mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08:00
Argument Clinic now uses the new public PyLong_AsInt(), rather than the old name _PyLong_AsInt().
Miscellaneous source files for the main Python shared library