• Thomas Wouters's avatar
    Clean up _bsddb.c: add a couple dozen missing Py_DECREF()'s, a handful of · b3153832
    Thomas Wouters yazdı
    missing PyObject_Del()'s, simplify some code by using Py_BuildValue()
    instead of creating a tuple with items manually, stop clobbering builtin
    exceptions in a few places, and guard against NULL-returning functions some
    more.
    
    This fixes 117 of the 780 (!?!#%@#$!!) reference leaks in test_bsddb3. I
    ain't not done yet, although this review of 5kloc was just the easy part.
    b3153832
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...
.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...