mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
37d66d7d4b
Add a new _PyCompilerFlags_INIT macro to initialize PyCompilerFlags variables, rather than initializing cf_flags and cf_feature_version explicitly in each variable.
Miscellaneous source files for the main Python shared library