mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
7ca74a760a
When the _Py_SINGLETON() is used, Argument Clinic now adds an explicit "pycore_runtime.h" include to get the macro. Previously, the macro may or may not be included indirectly by another include.