bpo-45116: Py_DEBUG ignores Py_ALWAYS_INLINE (GH-28419) · python/cpython@e4044e9 · GitHub
Skip to content

Commit e4044e9

Browse files
authored
bpo-45116: Py_DEBUG ignores Py_ALWAYS_INLINE (GH-28419)
If the Py_DEBUG macro is defined, the Py_ALWAYS_INLINE macro does nothing.
1 parent 51ebb7f commit e4044e9

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

Doc/c-api/intro.rst

Lines changed: 3 additions & 0 deletions

Include/pyport.h

Lines changed: 10 additions & 1 deletion

0 commit comments

Comments
 (0)