Author nnorwitz
Recipients amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, loewis, nnorwitz, pitrou
Date 2008-08-24.07:14:42
SpamBayes Score 0.00815776
Marked as misclassified No
Message-id <1219562084.47.0.249051857414.issue3651@psf.upfronthosting.co.za>
In-reply-to
Content
Even with the patch, there are still tons of leaks.  I don't know if
it's due to the same problem or not.  So far there is:

test_unittest leaked [124, 124] references, sum=248
test_array leaked [110, 110] references, sum=220
test_audioop leaked [75, 75] references, sum=150
test_binascii leaked [4, 4] references, sum=8

There are probably more.
History
Date User Action Args
2008-08-24 07:14:45nnorwitzsetrecipients: + nnorwitz, loewis, brett.cannon, amaury.forgeotdarc, pitrou, christian.heimes, benjamin.peterson
2008-08-24 07:14:44nnorwitzsetmessageid: <1219562084.47.0.249051857414.issue3651@psf.upfronthosting.co.za>
2008-08-24 07:14:43nnorwitzlinkissue3651 messages
2008-08-24 07:14:43nnorwitzcreate