SIGN IN SIGN UP

[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)
V
Victor Stinner committed
48c777688305bfa45038a15ab09c03350503a2c4
Parent: 7a9534f
Committed by GitHub <noreply@github.com> on 5/29/2024, 10:32:00 AM