[Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494
Brett Cannon
brett at snarky.ca
Tue Oct 20 14:13:20 EDT 2015
More information about the Python-Dev mailing list
Tue Oct 20 14:13:20 EDT 2015
- Previous message (by thread): [Python-Dev] compatibility for C-accelerated types
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
These leaks have been here a while. Anyone know the cause? On Tue, 20 Oct 2015 at 01:47 <solipsis at pitrou.net> wrote: > results for d7e490db8d54 on branch "default" > -------------------------------------------- > > test_capi leaked [5411, 5411, 5411] references, sum=16233 > test_capi leaked [1421, 1423, 1423] memory blocks, sum=4267 > test_functools leaked [0, 2, 2] memory blocks, sum=4 > test_threading leaked [10820, 10820, 10820] references, sum=32460 > test_threading leaked [2842, 2844, 2844] memory blocks, sum=8530 > > > Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R', > '3:3:/home/psf-users/antoine/refleaks/reflogyrNnBL', '--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/20151020/80cf55f8/attachment.html>
- Previous message (by thread): [Python-Dev] compatibility for C-accelerated types
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list