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 nirs
Recipients martin.panter, nirs, serhiy.storchaka, twouters
Date 2017-05-19.22:25:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495232731.23.0.128582988311.issue29854@psf.upfronthosting.co.za>
In-reply-to
Content
I think the issue can be solved in readline or in the code using it, but I don't have more time to dig into this, and I think that python should not crash in this case.

I don't have an environment to test Apple editline, so I cannot test this issue. The PR includes a test case now, running the new test on OS X will tell us if this is the case.
History
Date User Action Args
2017-05-19 22:25:31nirssetrecipients: + nirs, twouters, martin.panter, serhiy.storchaka
2017-05-19 22:25:31nirssetmessageid: <1495232731.23.0.128582988311.issue29854@psf.upfronthosting.co.za>
2017-05-19 22:25:31nirslinkissue29854 messages
2017-05-19 22:25:31nirscreate