diff options
author | Victor Stinner <vstinner@python.org> | 2024-05-29 10:32:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 10:32:00 (GMT) |
commit | 48c777688305bfa45038a15ab09c03350503a2c4 (patch) | |
tree | a39c184e291066d7d396c81b0b1e92fa3c0b6539 /Python/dynload_shlib.c | |
parent | 7a9534f595ccd9f2bdea5ceeecb837a82e44c620 (diff) | |
download | cpython-48c777688305bfa45038a15ab09c03350503a2c4.zip cpython-48c777688305bfa45038a15ab09c03350503a2c4.tar.gz cpython-48c777688305bfa45038a15ab09c03350503a2c4.tar.bz2 |
[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (#119716)
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 7ca74a760a5d3cdf48159f003d4db7c2778e9261)
Diffstat (limited to 'Python/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions