mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00: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