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 steve.dower
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-09-30.14:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569855280.87.0.393504654904.issue38324@roundup.psfhosted.org>
In-reply-to
Content
This is a known issue (forgetting the number right now) - Linux-style locales don't work on Windows, and so there's a normalization function that has to be completely rewritten.

Also, since these seem to be on your own machine, I'm guessing your locale is not en-US? Please make sure you provide enough information for others to reproduce these - if they were occurring all the time, we wouldn't have got this far, so you've obviously got something configured differently.
History
Date User Action Args
2019-09-30 14:54:40steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware
2019-09-30 14:54:40steve.dowersetmessageid: <1569855280.87.0.393504654904.issue38324@roundup.psfhosted.org>
2019-09-30 14:54:40steve.dowerlinkissue38324 messages
2019-09-30 14:54:40steve.dowercreate