New submission from Serhiy Storchaka: The locales alias table contains invalid entries for devanagari modifiers (see issue5815):
'ks_in@devanagari': 'ks...@devanagari.utf-8', 'sd': 'sd...@devanagari.utf-8', Here is a patch which fixes aliases for these locales. ---------- components: Library (Lib) files: locale_aliases.patch keywords: patch messages: 206636 nosy: lemburg, loewis, serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Fixed support for Indian locales type: behavior versions: Python 2.7, Python 3.3, Python 3.4 Added file: http://bugs.python.org/file33218/locale_aliases.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20027> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com