• Tim Peters's avatar
    Fix for SF bug 110688: Instance deallocation neglected to account for · 6b184918
    Tim Peters yazdı
    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.
    6b184918
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...