mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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