[Python-Dev] [Python-checkins] Daily reference leaks (aef7db0d3893): sum=287 (original) (raw)

Eli Bendersky eliben at gmail.com
Fri Jan 11 18:36:06 CET 2013


On Thu, Jan 10, 2013 at 10:09 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:

On Fri, Jan 11, 2013 at 2:57 PM, <solipsis at pitrou.net> wrote: > results for aef7db0d3893 on branch "default" > -------------------------------------------- > > testdbm leaked [2, 0, 0] references, sum=2 > testdbm leaked [2, 2, 1] memory blocks, sum=5

Hmm, I'm starting to wonder if there's something to this one - it seems to be popping up a bit lately. > testxmletreec leaked [56, 56, 56] references, sum=168 > testxmletreec leaked [36, 38, 38] memory blocks, sum=112 I'm gonna take a wild guess and suggest there may be a problem with the recent pickling fix in the C extension :)

Yep. We're on it :-)

Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130111/62b63e81/attachment.html>



More information about the Python-Dev mailing list