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

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" --------------------------------------------

testast leaked [39, 39, 39] references, sum=117 testast leaked [5, 5, 5] memory blocks, sum=15 testcollections leaked [-2, 0, 0] references, sum=-2 testfunctools 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-dev/attachments/20160127/826e2ddd/attachment.html>



More information about the Python-Dev mailing list