[Python-Dev] [Python-checkins] Daily reference leaks (e5e507a357a6): sum=103 (original) (raw)
Brett Cannon brett at snarky.ca
Tue Nov 24 14:31:48 EST 2015
- Previous message (by thread): [Python-Dev] Reminder: checkins into 3.5 after rc1 won't automatically go into final
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (e5e507a357a6): sum=103
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Someone just added a leak to pickle.
On Tue, 24 Nov 2015 at 01:45 <solipsis at pitrou.net> wrote:
results for e5e507a357a6 on branch "default" --------------------------------------------
testasyncio leaked [3, 0, 0] memory blocks, sum=3 testfunctools leaked [0, 2, 2] memory blocks, sum=4 testpickle leaked [20, 20, 20] references, sum=60 testpickle leaked [12, 12, 12] memory blocks, sum=36
Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R', '3:3:/home/psf-users/antoine/refleaks/reflogUP9efi', '--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/20151124/1eb05b7a/attachment.html>
- Previous message (by thread): [Python-Dev] Reminder: checkins into 3.5 after rc1 won't automatically go into final
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (e5e507a357a6): sum=103
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]