mirror of
https://github.com/python/cpython.git
synced 2026-08-11 14:44:26 +08:00
Change generated by the command:
sed -i -e 's!_PyLong_AsInt!PyLong_AsInt!g' \
$(find -name "*.c" -o -name "*.h")
Miscellaneous source files for the main Python shared library