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, David.Edelsohn, Edd.Barrett, benjamin.peterson, bkabrda, dmalcolm, geoffreyspear, jcea, ned.deily, pitrou, python-dev, rpointel, vajrasky, vstinner
Date 2014-11-04.13:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141104135308.113482.86534@psf.io>
In-reply-to
Content
New changeset c4b5a5d44254 by Antoine Pitrou in branch '3.4':
Issue #22773: fix failing test with old readline versions due to issue #19884.
https://hg.python.org/cpython/rev/c4b5a5d44254

New changeset be374b8c40c8 by Antoine Pitrou in branch 'default':
Issue #22773: fix failing test with old readline versions due to issue #19884.
https://hg.python.org/cpython/rev/be374b8c40c8
History
Date User Action Args
2014-11-04 13:53:59python-devsetrecipients: + python-dev, jcea, pitrou, vstinner, benjamin.peterson, ned.deily, Arfrever, dmalcolm, geoffreyspear, rpointel, bkabrda, David.Edelsohn, vajrasky, Edd.Barrett
2014-11-04 13:53:59python-devlinkissue19884 messages
2014-11-04 13:53:59python-devcreate