[issue20079] Add support for glibc supported locales
Serhiy Storchaka
report at bugs.python.org
Fri Dec 27 11:12:28 CET 2013
New submission from Serhiy Storchaka:
Proposed patch adds to locale alias table the mappings for locales supported in recent glibc (v 2.18). It also modifies the makelocalealias.py script so that it parses the SUPPORTED file from glibc sources and supports command line options for source paths.
----------
components: Library (Lib)
files: locale_glibc_supported.patch
keywords: patch
messages: 206987
nosy: lemburg, loewis, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Add support for glibc supported locales
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file33278/locale_glibc_supported.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20079>
_______________________________________
More information about the Python-bugs-list
mailing list