[Python-checkins] Daily reference leaks (09f56fdcacf1): sum=21004

Zachary Ware zachary.ware+pydev at gmail.com
Thu Aug 7 19:16:03 CEST 2014


On Thu, Aug 7, 2014 at 9:04 AM, Brett Cannon <bcannon at gmail.com> wrote:
> test_codecs is not happy. Looking at the subject lines of commit emails from
> the past day I don't see any obvious cause.

Looks like this was caused by the change I made to regrtest in [1] to
fix refleak testing in test_asyncio [2].  I'm looking into it, but
haven't found any kind of reason for it yet.

-- 
Zach

[1] http://hg.python.org/cpython/rev/7bc53cf8b2df
[2] http://bugs.python.org/issue22104


More information about the Python-checkins mailing list