diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-10-30 13:48:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-30 13:48:26 (GMT) |
commit | 3c09dca4b5de9fe8c8756251d02f49cf093b88c1 (patch) | |
tree | 7d0fd98cd5ced4a4655db5b5e2245277851b035b /Python/ceval.c | |
parent | e1b29950bf751381538e3c8ea6a3e0a98d01dbfb (diff) | |
download | cpython-3c09dca4b5de9fe8c8756251d02f49cf093b88c1.zip cpython-3c09dca4b5de9fe8c8756251d02f49cf093b88c1.tar.gz cpython-3c09dca4b5de9fe8c8756251d02f49cf093b88c1.tar.bz2 |
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.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions