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 ned.deily
Recipients eric.araujo, ned.deily, r.david.murray, ronaldoussoren, zvezdan
Date 2014-06-02.09:36:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401701800.81.0.927283522398.issue13631@psf.upfronthosting.co.za>
In-reply-to
Content
It appears that Apple's update to editline in OS X 10.9 Mavericks has also broken this patch; with refreshing, it still works with the system editline in 10.8. So, like the fix for Issue18458, we need to make sure that the fix works with either version of a dynamically loaded libedit.

Zvezdan, it would be good if you would be willing to sign the Python contributor agreement for your patch:  https://www.python.org/psf/contrib/contrib-form/
History
Date User Action Args
2014-06-02 09:36:40ned.deilysetrecipients: + ned.deily, ronaldoussoren, eric.araujo, r.david.murray, zvezdan
2014-06-02 09:36:40ned.deilysetmessageid: <1401701800.81.0.927283522398.issue13631@psf.upfronthosting.co.za>
2014-06-02 09:36:40ned.deilylinkissue13631 messages
2014-06-02 09:36:40ned.deilycreate