• Michael W. Hudson's avatar
    Quality control, meet exceptions.c, round two. · 96495ee6
    Michael W. Hudson yazdı
    Make some functions that should have been static static.
    
    Fix a bunch of refleaks by fixing the definition of
    MiddlingExtendsException.
    
    Remove all the __new__ implementations apart from
    BaseException_new.  Rewrite most code that needs it to cope with
    NULL fields (such code could get excercised anyway, the
    __new__-removal just makes it more likely).  This involved
    editing the code for WindowsError, which I can't test.
    
    This fixes all the refleaks in at least the start of a regrtest
    -R :: run.
    96495ee6
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...
PCbuild8 Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in 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...