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, ezio.melotti, python-dev, zach.ware
Date 2013-01-11.04:06:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yj9VW0YnTzR5r@mail.python.org>
In-reply-to
Content
New changeset 11e7d0936fa2 by Ezio Melotti in branch '3.3':
#16918: test_codecs now works with unittest test discovery. Patch by Zachary Ware.
http://hg.python.org/cpython/rev/11e7d0936fa2

New changeset 02180599a99f by Ezio Melotti in branch 'default':
#16918: merge with 3.3.
http://hg.python.org/cpython/rev/02180599a99f
History
Date User Action Args
2013-01-11 04:06:12python-devsetrecipients: + python-dev, brett.cannon, ezio.melotti, zach.ware
2013-01-11 04:06:12python-devlinkissue16918 messages
2013-01-11 04:06:12python-devcreate