[Python-Dev] [Python-checkins] Daily reference leaks (cbd4a6a2657e): sum=134
Brett Cannon
brett at snarky.ca
Tue Jan 26 12:31:16 EST 2016
More information about the Python-Dev mailing list
Tue Jan 26 12:31:16 EST 2016
- Previous message (by thread): [Python-Dev] FAT Python (lack of) performance
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (cbd4a6a2657e): sum=134
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks like Victor's ast.Constant change introduced a refleak. On Tue, 26 Jan 2016 at 00:47 <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 > https://mail.python.org/mailman/listinfo/python-checkins > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160126/632156a4/attachment.html>
- Previous message (by thread): [Python-Dev] FAT Python (lack of) performance
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (cbd4a6a2657e): sum=134
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list