SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 8 Python

gh-108444: Argument Clinic uses PyLong_AsInt() (#108458)

Argument Clinic now uses the new public PyLong_AsInt(), rather than
the old name _PyLong_AsInt().
V
Victor Stinner committed
4e5a7284eef4308dce252ca1115d4a5a5b7e6ae8
Parent: be800f4
Committed by GitHub <noreply@github.com> on 8/24/2023, 10:51:22 PM