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 martin.panter
Recipients larry, martin.panter, ncoghlan, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka, yselivanov
Date 2015-11-24.07:32:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448350324.91.0.558847358503.issue25660@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to be the readline.redisplay() line that triggers the search mode. If I comment out that line, I am back to the 3.5 behaviour that adds extra lines.
History
Date User Action Args
2015-11-24 07:32:04martin.pantersetrecipients: + martin.panter, ronaldoussoren, ncoghlan, larry, ned.deily, r.david.murray, serhiy.storchaka, yselivanov
2015-11-24 07:32:04martin.pantersetmessageid: <1448350324.91.0.558847358503.issue25660@psf.upfronthosting.co.za>
2015-11-24 07:32:04martin.panterlinkissue25660 messages
2015-11-24 07:32:04martin.pantercreate