[Python-Dev] [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522

Nick Coghlan ncoghlan at gmail.com
Thu Nov 14 12:58:16 CET 2013


On 14 Nov 2013 13:52, <solipsis at pitrou.net> wrote:
>
> results for 784a02ec2a26 on branch "default"
> --------------------------------------------
>
> test_codeccallbacks leaked [40, 40, 40] references, sum=120
> test_codeccallbacks leaked [40, 40, 40] memory blocks, sum=120
> test_codecs leaked [38, 38, 38] references, sum=114
> test_codecs leaked [24, 24, 24] memory blocks, sum=72
> test_email leaked [16, 16, 16] references, sum=48
> test_email leaked [16, 16, 16] memory blocks, sum=48

Hmm, it appears I have a reference leak somewhere.

Cheers,
Nick.

>
>
> Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R',
'3:3:/home/antoine/cpython/refleaks/reflogx2QIb_', '-x']
> _______________________________________________
> Python-checkins mailing list
> Python-checkins at python.org
> https://mail.python.org/mailman/listinfo/python-checkins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20131114/aba9e859/attachment.html>


More information about the Python-Dev mailing list