[issue40543] Tamil locale is using outdated encoding

2020-05-13 Thread Ammar Askar


Ammar Askar  added the comment:

Hi Muthu, thanks for reporting this! Looks like this is related to issue20087 
whereby the X11 locale data for TA_IN is using TSCII but the glibc supported 
file has the UTF-8 alias.

Pending a resolution to that bug, I think your best course of action would be 
to try to get this corrected upstream in x11, the code is here:

https://gitlab.freedesktop.org/xorg/lib/libx11/-/blob/master/nls/locale.alias.pre#L1078

and their issue tracker is here:

https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues


Assuming that it gets accepted upstream, it should be simple enough to 
regenerate the locale module to use it.

--
nosy: +ammar2

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40543] Tamil locale is using outdated encoding

2020-05-08 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
nosy: +benjamin.peterson, ezio.melotti, lemburg, vstinner
stage:  -> needs patch
type:  -> enhancement
versions: +Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40543] Tamil locale is using outdated encoding

2020-05-07 Thread Muthu A


New submission from Muthu A :

Tamil locale (TA_IN, TA_SL, TA_SG, TA_MY) is using outdated encoding of TSCII. 
Tamil community is widely using UTF-8 encoding.
Further, the 'locale' standard library package in Python3 should be updated 
with these strings.

Should the maintainers desire assistance on this task, as a native speaker of 
the language, I can propose a patch or recommed other native speakers for this 
task.

--
files: Screen Shot 2020-05-06 at 11.04.18 PM.png
messages: 368325
nosy: Muthu A
priority: normal
severity: normal
status: open
title: Tamil locale is using outdated encoding
Added file: https://bugs.python.org/file49137/Screen Shot 2020-05-06 at 
11.04.18 PM.png

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com