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 ronaldoussoren
Recipients Dmitry.Jemerov, barry-scott, loewis, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka, vstinner
Date 2015-07-25.10:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437819379.51.0.92166422513.issue18378@psf.upfronthosting.co.za>
In-reply-to
Content
The alias mechanism cannot be used because LC_CTYPE=UTF-8 as the locale doesn't imply anything about languages. 

In Linux terms it is more or less equal to "C.UTF-8" or "POSIX.UTF-8", except that those two aren't valid locales on OSX.
History
Date User Action Args
2015-07-25 10:16:19ronaldoussorensetrecipients: + ronaldoussoren, loewis, barry-scott, vstinner, ned.deily, r.david.murray, Dmitry.Jemerov, serhiy.storchaka
2015-07-25 10:16:19ronaldoussorensetmessageid: <1437819379.51.0.92166422513.issue18378@psf.upfronthosting.co.za>
2015-07-25 10:16:19ronaldoussorenlinkissue18378 messages
2015-07-25 10:16:19ronaldoussorencreate