summaryrefslogtreecommitdiff
path: root/Tools/scripts/parseentities.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-09-17 14:40:17 +0000
committerTim Peters <tim.peters@gmail.com>2000-09-17 14:40:17 +0000
commit6b184918f6611654d8501ecd467209ddcb33f027 (patch)
tree28b61af0e387cb6e72a5742a7a64d65c8e3fc871 /Tools/scripts/parseentities.py
parentdf9e6b8196dc171fb764657c87fdf7378a1f47bd (diff)
downloadcpython-git-6b184918f6611654d8501ecd467209ddcb33f027.tar.gz
Fix for SF bug 110688: Instance deallocation neglected to account for
that Py_INCREF boosts global _Py_RefTotal when Py_REF_DEBUG is defined but Py_TRACE_REFS isn't. There are, IMO, way too many preprocessor gimmicks in use for refcount debugging (at least 3 distinct true/false symbols, but not all 8 combos are supported by the code, etc etc), and no coherent documentation of this stuff -- 'twas too painful to track this one down.
Diffstat (limited to 'Tools/scripts/parseentities.py')
0 files changed, 0 insertions, 0 deletions