mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
b32d4cad15
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