> 'cy_GB.ISO8859-1' to 'cy_GB.ISO8859-14'
Looks as just fixing an error. The default West-European ISO8859-1 is changed to Celtic cy_GB.ISO8859-14. This looks better option for Welsh.
> 'tg_TJ.KOI8-C' to 'tg_TJ.KOI8-T'
KOI8-C is not supported by Python, but KOI8-T is supported. I don't know what KOI8-C means, there are several rarely used incompatible encodings with this name.
> I also don't understand why some "xx.utf-8" locale mappings were removed - I don't think we should remove those, unless they are no lot needed due to some other logic implying these mappings.
The aliases table is a table of exceptions. Removed entries no longer are exceptional. |