On Mon, Apr 15, 2013 at 3:36 AM, Victor Stinner <victor.stin...@gmail.com> wrote: > Hi, > > 2013/4/14 Nick Coghlan <ncogh...@gmail.com>: >> On Sun, Apr 14, 2013 at 10:06 AM, victor.stinner >> <python-check...@python.org> wrote: >>> http://hg.python.org/cpython/rev/d621bdaed7c3 >>> changeset: 83317:d621bdaed7c3 >>> user: Victor Stinner <victor.stin...@gmail.com> >>> date: Sun Apr 14 02:06:32 2013 +0200 >>> summary: >>> Issue #17693: CJK encoders now use the new Unicode API (PEP 393) >> >> I'm going to run with the wild theory that there's a reference link in >> here somewhere... :) >> >> results for 0ee785c9d1b4 on branch "default" >> ------------------------------ >> -------------- >> >> test_codecencodings_cn leaked [16133, 16133, 16133] references, sum=48399 >> test_codecencodings_cn leaked [28992, 28994, 28994] memory blocks, sum=86980 >> ... > > Oh thanks for the report. My laptop is too slow to run the test suite using > -R.
It's thanks to Antoine, really - I don't make a habit of running with -R either, I just watch for the leak reporting emails that look like real leaks rather than random noise :) Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ 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