[Python-Dev] [Python-checkins] Daily reference leaks (97e2a6810f7f): sum=10 (original) (raw)

Brett Cannon brett at snarky.ca
Mon Nov 16 13:49:03 EST 2015


Just an FYI there seems to be a consistent, minor refcount leak found by test_capi that has been there for what seems like a couple of weeks.

On Mon, 16 Nov 2015 at 00:42 <solipsis at pitrou.net> wrote:

results for 97e2a6810f7f on branch "default" --------------------------------------------

testasyncio leaked [0, 0, 3] memory blocks, sum=3 testcapi leaked [1, 1, 1] references, sum=3 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/reflogBLsY2a', '--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/20151116/07d473a6/attachment.html>



More information about the Python-Dev mailing list