On Fri, Jun 7, 2013 at 5:16 PM, Brett Cannon <brett@python.org> wrote:
I think this CL introduced a memory leak. The daily leak report went from 0 to not 0 between June 4 and June 5 and this is the only CL that touched C code.
It wasn't introduced by C code :) The refleak report is induced by the PEP 443 implementation, see my message to python-dev.