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