COMMITS
/ Tools/i18n/makelocalealias.py August 31, 2025
S
gh-138286: Run ``ruff`` on ``Tools/i18n`` (#138287)
Stan Ulbrych committed
August 18, 2025
S
gh-137729: Fix support for locales with @-modifiers (GH-137253)
Serhiy Storchaka committed
June 10, 2025
S
gh-133967: Do not normalize locale name 'C.UTF-8' to 'en_US.UTF-8' (#135347)
Serhiy Storchaka committed
May 6, 2018
S
Remove mojibake in the locale aliases mapping. (GH-6716)
Serhiy Storchaka committed
March 20, 2017
B
bpo-20087: Revert "make the glibc alias table take precedence over the X11 one (#422)" (#713)
Benjamin Peterson committed
March 8, 2017
B
make the glibc alias table take precedence over the X11 one (#422)
Benjamin Peterson committed
October 2, 2014
S
Issue #20079: makelocalealias.py now supports installed SUPPORTED file,
Serhiy Storchaka committed
S
Issue #20076: Apply optimization in makelocalealias.py repeatedly.
Serhiy Storchaka committed
October 1, 2014
S
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
Serhiy Storchaka committed
S
Issue #20079: Added locales supported in glibc 2.18 to locale alias table.
Serhiy Storchaka committed
January 16, 2014
S
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka committed
S
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka committed
December 26, 2013
S
Issue #20046: Locale alias table no longer contains entities which can be
Serhiy Storchaka committed
S
Issue #20027: Fixed locale aliases for devanagari locales.
Serhiy Storchaka committed
December 23, 2013
S
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
Serhiy Storchaka committed
April 11, 2010
A
Merged revisions 79977 via svnmerge from
Antoine Pitrou committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
May 16, 2008
G
More 2to3 fixes in the Tools directory. Fixes #2893.
Georg Brandl committed
August 3, 2007
C
Convert print statements to function calls in Tools/.
Collin Winter committed
January 7, 2005
T
Whitespace normalization.
Tim Peters committed
December 13, 2004
M
Correct mapping of Python codec name to C encoding name for UTF-8 (the C lib
Marc-André Lemburg committed
December 10, 2004
M
locale.py now uses an updated locale alias table (built using
Marc-André Lemburg committed