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
|
||
---|---|---|
.. | ||
_iomodule.c.h | ||
bufferedio.c.h | ||
bytesio.c.h | ||
fileio.c.h | ||
iobase.c.h | ||
stringio.c.h | ||
textio.c.h | ||
winconsoleio.c.h |