diff options
author | Victor Stinner <vstinner@python.org> | 2024-05-29 09:37:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 09:37:04 (GMT) |
commit | 7ca74a760a5d3cdf48159f003d4db7c2778e9261 (patch) | |
tree | e24740653b6882a0bafd9c9a01e2e55abd2170a4 /Python/compile.c | |
parent | cd11ff12ac55f37d38b5ef08c143c78f07da5717 (diff) | |
download | cpython-7ca74a760a5d3cdf48159f003d4db7c2778e9261.zip cpython-7ca74a760a5d3cdf48159f003d4db7c2778e9261.tar.gz cpython-7ca74a760a5d3cdf48159f003d4db7c2778e9261.tar.bz2 |
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions