[Python-checkins] [Python-Dev] Daily reference leaks (cbd4a6a2657e): sum=134

Victor Stinner victor.stinner at gmail.com
Wed Jan 27 03:09:36 EST 2016


Hi,

I pushed a fix before you sent your message. At least test_ast should be
fixed.

https://hg.python.org/cpython/rev/c5df914e73ad

FYI I'm unable to reproduce the test_collections leak.

Victor

Le mardi 26 janvier 2016, Brett Cannon <brett at snarky.ca> a écrit :

> Looks like Victor's ast.Constant change introduced a refleak.
>
> On Tue, 26 Jan 2016 at 00:47 <solipsis at pitrou.net
> <javascript:_e(%7B%7D,'cvml','solipsis at pitrou.net');>> wrote:
>
>> results for cbd4a6a2657e on branch "default"
>> --------------------------------------------
>>
>> test_ast leaked [39, 39, 39] references, sum=117
>> test_ast leaked [5, 5, 5] memory blocks, sum=15
>> test_collections leaked [-2, 0, 0] references, sum=-2
>> test_functools leaked [0, 2, 2] memory blocks, sum=4
>>
>>
>> Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R',
>> '3:3:/home/psf-users/antoine/refleaks/reflogqIZGVY', '--timeout', '7200']
>> _______________________________________________
>> Python-checkins mailing list
>> Python-checkins at python.org
>> <javascript:_e(%7B%7D,'cvml','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-checkins/attachments/20160127/826e2ddd/attachment.html>


More information about the Python-checkins mailing list