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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2015-11-27.21:41:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448660464.47.0.968238224363.issue25753@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python -m test.regrtest -uall -R 3:3 test_smtplib
[1/1] test_smtplib
beginning 6 repetitions
123456
......
test_smtplib leaked [0, 1, 1] references, sum=2
test_smtplib leaked [0, 1, 2] memory blocks, sum=3
1 test failed:
    test_smtplib
History
Date User Action Args
2015-11-27 21:41:04serhiy.storchakasetrecipients: + serhiy.storchaka
2015-11-27 21:41:04serhiy.storchakasetmessageid: <1448660464.47.0.968238224363.issue25753@psf.upfronthosting.co.za>
2015-11-27 21:41:04serhiy.storchakalinkissue25753 messages
2015-11-27 21:41:04serhiy.storchakacreate