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 emaste, martin.panter
Date 2015-06-06.01:38:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433554687.58.0.999977124032.issue24388@psf.upfronthosting.co.za>
In-reply-to
Content
See also Issue 13501 for a more platform-independent approach.

I think this crash is actually due to a bug in Editline (later fixed; see Issue 18458), but since Python already has the workaround, it makes sense to use the workaround if necessary for Free BSD, or maybe even in general.
History
Date User Action Args
2015-06-06 01:38:07martin.pantersetrecipients: + martin.panter, emaste
2015-06-06 01:38:07martin.pantersetmessageid: <1433554687.58.0.999977124032.issue24388@psf.upfronthosting.co.za>
2015-06-06 01:38:07martin.panterlinkissue24388 messages
2015-06-06 01:38:06martin.pantercreate