diff options
author | Victor Stinner <vstinner@python.org> | 2020-01-08 20:03:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-08 20:03:45 (GMT) |
commit | f3a0a6bbccfcd9d18afe5575617aefaee9fa37a5 (patch) | |
tree | 79a1f4581da2317072a3db0329397626ecd2f472 /Mac/IDLE | |
parent | 5907e61a8d4da6d0f11bf1062d6d17484560a15e (diff) | |
download | cpython-f3a0a6bbccfcd9d18afe5575617aefaee9fa37a5.zip cpython-f3a0a6bbccfcd9d18afe5575617aefaee9fa37a5.tar.gz cpython-f3a0a6bbccfcd9d18afe5575617aefaee9fa37a5.tar.bz2 |
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.
Diffstat (limited to 'Mac/IDLE')
0 files changed, 0 insertions, 0 deletions