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

R. David Murray rdmurray at bitdance.com
Mon Jun 4 21:57:56 CEST 2012


On Mon, 04 Jun 2012 19:36:52 +0200, Antoine Pitrou <solipsis at pitrou.net> wrote:
> Le 03/06/2012 06:01, Benjamin Peterson a écrit :
> > 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.
> 
> $ ./python -m test -R 3:3 -uall test_smtpd test_smtplib
> [1/2] test_smtpd
> beginning 6 repetitions
> 123456
> ......
> [2/2] test_smtplib
> beginning 6 repetitions
> 123456
> ......
> test_smtplib leaked [154, 154, 154] references, sum=462

Gah.  Looks like a copy and paste error by one of the many people
(including me) who contributed to the last smtpd patch.  Should be fixed
by 079c1942eedf.

--David


More information about the Python-Dev mailing list