mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
Argument Clinic now uses the new public PyLong_AsInt(), rather than the old name _PyLong_AsInt().
Argument Clinic now uses the new public PyLong_AsInt(), rather than the old name _PyLong_AsInt().