bpo-35059: Convert _Py_Dealloc() to static inline function (GH-10223)
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.
V
Victor Stinner committed
3c09dca4b5de9fe8c8756251d02f49cf093b88c1
Parent: e1b2995
Committed by GitHub <noreply@github.com>
on 10/30/2018, 1:48:26 PM