mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
1a23716d4b
This ensures the kind is always either _Py_ext_module_kind_SINGLEPHASE or _Py_ext_module_kind_MULTIPHASE.
Miscellaneous source files for the main Python shared library