mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
4e5a7284ee
Argument Clinic now uses the new public PyLong_AsInt(), rather than the old name _PyLong_AsInt().