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-08-29.21:24:13
SpamBayes Score 0.043305047
Marked as misclassified No
Message-id <1220045054.52.0.262295964745.issue3660@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, after the two patches plus the patch in #3667, I get the following:

test_asyncore leaked [84, -84] references, sum=0
test_distutils leaked [141, 142] references, sum=283
test_docxmlrpc leaked [-85, 0] references, sum=-85
test_logging leaked [219, -219] references, sum=0
test_sqlite leaked [17, 17] references, sum=34
test_unicode leaked [1, 1] references, sum=2
test_urllib2_localnet leaked [3, 3] references, sum=6
test_xmlrpc leaked [-6, -79] references, sum=-85
History
Date User Action Args
2008-08-29 21:24:14pitrousetrecipients: + pitrou, nnorwitz, amaury.forgeotdarc
2008-08-29 21:24:14pitrousetmessageid: <1220045054.52.0.262295964745.issue3660@psf.upfronthosting.co.za>
2008-08-29 21:24:13pitroulinkissue3660 messages
2008-08-29 21:24:13pitroucreate