gh-108444: Replace _PyLong_AsInt() with PyLong_AsInt() (#108459)
Change generated by the command:
sed -i -e 's!_PyLong_AsInt!PyLong_AsInt!g' \
$(find -name "*.c" -o -name "*.h") V
Victor Stinner committed
b32d4cad15f537f25063bcd56377e16df59d98db
Parent: 4e5a728
Committed by GitHub <[email protected]>
on 8/24/2023, 11:01:30 PM