diff options
author | Victor Stinner <vstinner@python.org> | 2021-09-17 20:46:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 20:46:38 (GMT) |
commit | e4044e9f893350b4623677c048d33414a77edf55 (patch) | |
tree | 7a0aec99a457847f8912bc3c675a709eacf7bd10 /Python/context.c | |
parent | 51ebb7f4f5e9bdcf8279a1d91be9569706f6bead (diff) | |
download | cpython-e4044e9f893350b4623677c048d33414a77edf55.zip cpython-e4044e9f893350b4623677c048d33414a77edf55.tar.gz cpython-e4044e9f893350b4623677c048d33414a77edf55.tar.bz2 |
bpo-45116: Py_DEBUG ignores Py_ALWAYS_INLINE (GH-28419)
If the Py_DEBUG macro is defined, the Py_ALWAYS_INLINE macro does
nothing.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions