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.19:58:39
SpamBayes Score 0.019460717
Marked as misclassified No
Message-id <1220039920.5.0.0026771703277.issue3660@psf.upfronthosting.co.za>
In-reply-to
Content
With the two patches applied, we are now at:

test_unittest leaked [124, 124] references, sum=248
test_distutils leaked [141, 142] references, sum=283
test_docxmlrpc leaked [85, -85] references, sum=0
test_logging leaked [366, -366] references, sum=0
test_os leaked [37, 0] references, sum=37
test_site leaked [88, 88] references, sum=176
test_smtplib leaked [0, 87] references, sum=87
test_sqlite leaked [17, 17] references, sum=34
test_telnetlib leaked [151, -151] references, sum=0
test_unicode leaked [1, 1] references, sum=2
test_urllib2_localnet leaked [3, 3] references, sum=6
test_xmlrpc leaked [-85, 0] references, sum=-85

24 tests skipped:
    test_bsddb3 test_cProfile test_codecmaps_cn test_codecmaps_hk
    test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses
    test_dbm_gnu test_kqueue test_nis test_normalization
    test_ossaudiodev test_pep277 test_socketserver test_startfile
    test_tcl test_timeout test_urllib2net test_urllibnet test_winreg
    test_winsound test_xmlrpc_net test_zipfile64
2 skips unexpected on linux2:
History
Date User Action Args
2008-08-29 19:58:40pitrousetrecipients: + pitrou, nnorwitz, amaury.forgeotdarc
2008-08-29 19:58:40pitrousetmessageid: <1220039920.5.0.0026771703277.issue3660@psf.upfronthosting.co.za>
2008-08-29 19:58:39pitroulinkissue3660 messages
2008-08-29 19:58:39pitroucreate