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

> On Fri, Jan 11, 2013 at 2:57 PM,  <solip...@pitrou.net> wrote:
> > results for aef7db0d3893 on branch "default"
> > --------------------------------------------
> >
> > test_dbm leaked [2, 0, 0] references, sum=2
> > test_dbm 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.
>
> > test_xml_etree_c leaked [56, 56, 56] references, sum=168
> > test_xml_etree_c 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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to