Py_DECREF: only pass filename if Py_REF_DEBUG is defined (GH-17870)
Filename and line numbers are not needed when Py_REF_DEBUG are not defined. The static inline _Py_DECREF() function was introduced by commit 2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12.
V
Victor Stinner committed
f3a0a6bbccfcd9d18afe5575617aefaee9fa37a5
Parent: 5907e61
Committed by GitHub <noreply@github.com>
on 1/8/2020, 8:03:45 PM