This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brett.cannon, lemburg, ncoghlan, pitrou, python-dev, serhiy.storchaka, vstinner, zach.ware
Date 2014-09-15.11:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140915115533.2932.87108@mail.hg.python.org>
In-reply-to
Content
New changeset fcf45ec7863e by Nick Coghlan in branch '3.4':
Issue #22166: clear codec caches in test_codecs
https://hg.python.org/cpython/rev/fcf45ec7863e

New changeset 322ee2f2e922 by Nick Coghlan in branch 'default':
Merge fix for issue #22166 from 3.4
https://hg.python.org/cpython/rev/322ee2f2e922
History
Date User Action Args
2014-09-15 11:55:36python-devsetrecipients: + python-dev, lemburg, brett.cannon, ncoghlan, pitrou, vstinner, zach.ware, serhiy.storchaka
2014-09-15 11:55:36python-devlinkissue22166 messages
2014-09-15 11:55:36python-devcreate