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, David.Edelsohn, Edd.Barrett, Maxime Belanger, benjamin.peterson, berker.peksag, bkabrda, dmalcolm, geoffreyspear, ischwabacher, iyogeshjoshi, jcea, martin.panter, ned.deily, pitrou, python-dev, rpointel, vajrasky, vlee, vstinner
Date 2016-06-18.09:20:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466241621.28.0.0450692005209.issue19884@psf.upfronthosting.co.za>
In-reply-to
Content
Yogesh: Victor’s patch has already been applied. What is left to do is another patch that enables Victor’s code on OS X when Gnu Readline is being used, as opposed to the usual Apple Editline.

Also, I think it is valid to update the version check to 6.1. According to <https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES>, enable-meta-key is in 6.1, but not 6.0. On 6.0 the code probably has no effect.
History
Date User Action Args
2016-06-18 09:20:21martin.pantersetrecipients: + martin.panter, jcea, pitrou, vstinner, benjamin.peterson, ned.deily, Arfrever, dmalcolm, geoffreyspear, python-dev, rpointel, berker.peksag, bkabrda, David.Edelsohn, vajrasky, Edd.Barrett, ischwabacher, vlee, Maxime Belanger, iyogeshjoshi
2016-06-18 09:20:21martin.pantersetmessageid: <1466241621.28.0.0450692005209.issue19884@psf.upfronthosting.co.za>
2016-06-18 09:20:21martin.panterlinkissue19884 messages
2016-06-18 09:20:20martin.pantercreate