• Neil Schemenauer's avatar
    Move all data for a single generation into a structure. The set of · 2880ae53
    Neil Schemenauer yazdı
    generations is now an array.  This cleans up some code and makes it easy
    to change the number of generations.  Also, implemented a
    gc_list_is_empty() function.  This makes the logic a little clearer in
    places.  The performance impact of these changes should be negligible.
    
    One functional change is that allocation/collection counters are always
    zeroed at the start of a collection.  This should fix SF bug #551915.
    This change is too big for back-porting but the minimal patch on SF
    looks good for a bugfix release.
    2880ae53
Adı
Son kayıt (commit)
Son güncelleme
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...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
PLAN.txt Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...