Files
cpython/Include
Victor Stinner f3a0a6bbcc 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 2aaf0c1204.
2020-01-08 21:03:45 +01:00
..
2019-11-16 01:04:44 +01:00
2019-12-19 09:15:15 +01:00
2019-08-23 16:39:09 +01:00