bpo-35059: Convert _Py_Dealloc() to static inline function by vstinner · Pull Request #10223 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

Convert _Py_Dealloc() macro into a static inline function. Moreover,
it is now also defined as a static inline function if Py_TRACE_REFS
is defined.

serhiy-storchaka

vstinner

Labels