bpo-45116: Py_DEBUG ignores Py_ALWAYS_INLINE (GH-28419)
If the Py_DEBUG macro is defined, the Py_ALWAYS_INLINE macro does nothing.
V
Victor Stinner committed
e4044e9f893350b4623677c048d33414a77edf55
Parent: 51ebb7f
Committed by GitHub <noreply@github.com>
on 9/17/2021, 8:46:38 PM