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 Arfrever, Sworddragon, eric.araujo, jwilk, martin.panter, pitrou, r.david.murray
Date 2016-05-15.02:17:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463278634.99.0.691988019084.issue20886@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks to Issue 26870, in Python 3.6 you should be able to call readline.set_auto_history(False) to stop entries being added to the history list. Does that change anything here?
History
Date User Action Args
2016-05-15 02:17:15martin.pantersetrecipients: + martin.panter, pitrou, jwilk, eric.araujo, Arfrever, r.david.murray, Sworddragon
2016-05-15 02:17:14martin.pantersetmessageid: <1463278634.99.0.691988019084.issue20886@psf.upfronthosting.co.za>
2016-05-15 02:17:14martin.panterlinkissue20886 messages
2016-05-15 02:17:14martin.pantercreate