mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
4060111f9d
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