mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Avoid duplicated declarations of "extern" functions in Python/frozen.c. Compiler warnings seen by building Python with gcc -Wredundant-decls.
Miscellaneous source files for the main Python shared library