This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients amaury.forgeotdarc, nnorwitz, pitrou
Date 2008-09-05.21:47:47
SpamBayes Score 0.00088899245
Marked as misclassified No
Message-id <1220651268.59.0.657590998841.issue3660@psf.upfronthosting.co.za>
In-reply-to
Content
Current status:

test_distutils leaked [141, 142] references, sum=283
test_logging leaked [0, -219] references, sum=-219
test_smtplib leaked [0, 87] references, sum=87

The distutils leak should be investigated, but the overall situation is
rather good now. The other, transient, leaks might be due to some thread
being cleaned up too late or something.
History
Date User Action Args
2008-09-05 21:47:48pitrousetrecipients: + pitrou, nnorwitz, amaury.forgeotdarc
2008-09-05 21:47:48pitrousetmessageid: <1220651268.59.0.657590998841.issue3660@psf.upfronthosting.co.za>
2008-09-05 21:47:47pitroulinkissue3660 messages
2008-09-05 21:47:47pitroucreate