mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -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