[Python-checkins] Daily reference leaks (d9b7399d9e45): sum=462

Eli Bendersky eliben at gmail.com
Sun Jun 3 06:28:10 CEST 2012


On Sun, Jun 3, 2012 at 6:01 AM, Benjamin Peterson <benjamin at python.org> wrote:
> 2012/6/2  <solipsis at pitrou.net>:
>> results for d9b7399d9e45 on branch "default"
>> --------------------------------------------
>>
>> test_smtplib leaked [154, 154, 154] references, sum=462
>
> Can other people reproduce this one? I can't.
>

I can't either:

$ ./python -m test.regrtest -R :  test_smtplib
[1/1] test_smtplib
beginning 9 repetitions
123456789
.........
1 test OK.
[172101 refs]


(Ubuntu 10.04, x64 2.6.32-41-generic)


More information about the Python-checkins mailing list