mirror of
https://github.com/python/cpython.git
synced 2026-07-20 17:08:16 -04:00
4e5a7284ee
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