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 Arfrever, ezio.melotti, nadeem.vawda, petri.lehtinen, python-dev, vstinner
Date 2013-02-02.19:25:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yz4s25GgjzSRp@mail.python.org>
In-reply-to
Content
New changeset 5c7e884b205a by Nadeem Vawda in branch '3.3':
Back out fix for issue #13886; it introduced a new bug in interactive readline use.
http://hg.python.org/cpython/rev/5c7e884b205a
History
Date User Action Args
2013-02-02 19:25:27python-devsetrecipients: + python-dev, vstinner, nadeem.vawda, ezio.melotti, Arfrever, petri.lehtinen
2013-02-02 19:25:27python-devlinkissue13886 messages
2013-02-02 19:25:27python-devcreate