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 mfabian
Recipients Dmitry.Jemerov, georg.brandl, groodt, lemburg, loewis, mfabian, r.david.murray, rg3, serhiy.storchaka, vstinner
Date 2013-11-12.11:18:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384255086.93.0.450051585393.issue5815@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy> While normalize can return sd_IN@devanagari.UTF-8, _parse_localename()
Serhiy> should be able correctly parse it.

But if normalize returns sd_IN@devanagari.UTF-8, isn’t that quite
useless because it is a locale name which does not actually work
in glibc?

Serhiy> Removing sd_IN@devanagari.UTF-8 from alias table is another issue.

Yes. I think it should be fixed in the alias table as well.
History
Date User Action Args
2013-11-12 11:18:07mfabiansetrecipients: + mfabian, lemburg, loewis, georg.brandl, vstinner, r.david.murray, rg3, Dmitry.Jemerov, serhiy.storchaka, groodt
2013-11-12 11:18:06mfabiansetmessageid: <1384255086.93.0.450051585393.issue5815@psf.upfronthosting.co.za>
2013-11-12 11:18:06mfabianlinkissue5815 messages
2013-11-12 11:18:06mfabiancreate