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 doerwalter, python-dev, serhiy.storchaka
Date 2014-02-06.07:28:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fKWSw6DjTz7LjM@mail.python.org>
In-reply-to
Content
New changeset 305b6a5da852 by Serhiy Storchaka in branch '2.7':
Issue #20520: Fixed readline test in test_codecs.
http://hg.python.org/cpython/rev/305b6a5da852

New changeset 82d374a9bbc7 by Serhiy Storchaka in branch '3.3':
Issue #20520: Fixed readline test in test_codecs.
http://hg.python.org/cpython/rev/82d374a9bbc7

New changeset 1457fa0da200 by Serhiy Storchaka in branch 'default':
Issue #20520: Fixed readline test in test_codecs.
http://hg.python.org/cpython/rev/1457fa0da200
History
Date User Action Args
2014-02-06 07:28:01python-devsetrecipients: + python-dev, doerwalter, serhiy.storchaka
2014-02-06 07:28:01python-devlinkissue20520 messages
2014-02-06 07:28:01python-devcreate