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

Victor Stinner victor.stinner at gmail.com
Tue Nov 17 05:24:07 EST 2015


Hi,

I opened the http://bugs.python.org/issue25645

It looks like a simple regression in _pickle. I wrote a patch.

Victor

2015-11-16 19:49 GMT+01:00 Brett Cannon <brett at snarky.ca>:

Just an FYI there seems to be a consistent, minor refcount leak found by testcapi 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


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.com



More information about the Python-Dev mailing list