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, Maxime Belanger, benjamin.peterson, berker.peksag, bkabrda, dmalcolm, geoffreyspear, ischwabacher, iyogeshjoshi, jcea, martin.panter, ned.deily, opoplawski, pitrou, python-dev, rpointel, vajrasky, vlee, vstinner
Date 2016-08-27.04:10:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160827041052.67868.98707.15F05286@psf.io>
In-reply-to
Content
New changeset 55ec5fdc3099 by Martin Panter in branch '2.7':
Issue #19884: Avoid spurious output on OS X with Gnu Readline
https://hg.python.org/cpython/rev/55ec5fdc3099

New changeset 782d9b5d2e90 by Martin Panter in branch '3.5':
Issue #19884: Avoid spurious output on OS X with Gnu Readline
https://hg.python.org/cpython/rev/782d9b5d2e90

New changeset 72e034afeb55 by Martin Panter in branch 'default':
Issue #19884: Merge Readline updates from 3.5
https://hg.python.org/cpython/rev/72e034afeb55
History
Date User Action Args
2016-08-27 04:10:55python-devsetrecipients: + python-dev, jcea, pitrou, vstinner, benjamin.peterson, ned.deily, Arfrever, dmalcolm, geoffreyspear, rpointel, berker.peksag, martin.panter, bkabrda, opoplawski, David.Edelsohn, vajrasky, Edd.Barrett, ischwabacher, vlee, Maxime Belanger, iyogeshjoshi
2016-08-27 04:10:55python-devlinkissue19884 messages
2016-08-27 04:10:54python-devcreate