[Python-Dev] [Python-checkins] Daily reference leaks (e10ad4d4d490): sum=333

Brett Cannon bcannon at gmail.com
Sat Apr 4 16:33:57 CEST 2015


Anyone know what is causing the deque leakage?

On Sat, Apr 4, 2015, 04:48  <solipsis at pitrou.net> wrote:

> results for e10ad4d4d490 on branch "default"
> --------------------------------------------
>
> test_collections leaked [0, -4, 0] references, sum=-4
> test_collections leaked [0, -2, 0] memory blocks, sum=-2
> test_deque leaked [91, 91, 91] references, sum=273
> test_deque leaked [21, 21, 21] memory blocks, sum=63
> test_functools leaked [0, 0, 3] memory blocks, sum=3
>
>
> Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R',
> '3:3:/home/psf-users/antoine/refleaks/reflogK5OSop', '--timeout', '7200']
> _______________________________________________
> 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/20150404/3e0b6ea3/attachment.html>


More information about the Python-Dev mailing list