mirror of https://github.com/python/cpython
48c7776883
gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712)
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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
libclinic | ||
.ruff.toml | ||
clinic.py | ||
mypy.ini |