mirror of
https://github.com/python/cpython.git
synced 2026-06-07 20:10:55 -04:00
4e5a7284ee
Argument Clinic now uses the new public PyLong_AsInt(), rather than the old name _PyLong_AsInt().