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