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 cwickens
Recipients cwickens, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-10-07.10:04:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538906666.64.0.545547206417.issue34919@psf.upfronthosting.co.za>
In-reply-to
Content
Clone the following repo and follow the repro steps described in the readme: https://github.com/oTree-org/py37bug

It seems that using certain non-ASCII characters in parts of a string crashes Python. In the README I listed the strings that are OK and those that crash.

Also attaching the repo.
History
Date User Action Args
2018-10-07 10:04:26cwickenssetrecipients: + cwickens, paul.moore, tim.golden, zach.ware, steve.dower
2018-10-07 10:04:26cwickenssetmessageid: <1538906666.64.0.545547206417.issue34919@psf.upfronthosting.co.za>
2018-10-07 10:04:26cwickenslinkissue34919 messages
2018-10-07 10:04:26cwickenscreate