[Python-checkins] Python Regression Test Failures refleak (1)

Georg Brandl g.brandl at gmx.net
Sat Sep 12 17:20:41 CEST 2009


Neal Norwitz schrieb:
> More important issues:
> ----------------------
> test_ssl leaked [0, 0, 339] references, sum=339
> 
> Less important issues:
> ----------------------
> test_asynchat leaked [0, 130, -130] references, sum=0
> test_smtplib leaked [4, 88, 72] references, sum=164
> test_socketserver leaked [0, 80, -80] references, sum=0
> test_sys leaked [0, 42, -21] references, sum=21
> test_threading leaked [48, 48, 48] references, sum=144

Hmm, this test_threading leak looks suspiciously constant...

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-checkins mailing list