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 ronaldoussoren
Recipients martin.panter, ned.deily, ronaldoussoren, scates
Date 2016-07-20.14:15:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469024139.62.0.71626529893.issue13376@psf.upfronthosting.co.za>
In-reply-to
Content
The problem with fixing in editline is that Apple ships a copy of editline and that is used when build CPython by default.

IMHO it would be acceptable to work around this in the readline extension if that can be done in a clean way.
History
Date User Action Args
2016-07-20 14:15:39ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, martin.panter, scates
2016-07-20 14:15:39ronaldoussorensetmessageid: <1469024139.62.0.71626529893.issue13376@psf.upfronthosting.co.za>
2016-07-20 14:15:39ronaldoussorenlinkissue13376 messages
2016-07-20 14:15:39ronaldoussorencreate