mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
After Python switched to C11, there is a guarantee that every compiler conforms to ISO C so checks of __STDC__ have no sense.
Miscellaneous source files for the main Python shared library