[New-bugs-announce] [issue25753] Reference leaks in test_smtplib

Serhiy Storchaka report at bugs.python.org
Fri Nov 27 16:41:04 EST 2015


New submission from Serhiy Storchaka:

$ ./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

----------
components: Tests
messages: 255491
nosy: serhiy.storchaka
priority: normal
severity: normal
status: open
title: Reference leaks in test_smtplib
type: resource usage
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25753>
_______________________________________


More information about the New-bugs-announce mailing list