1. a3f19c3 Remove mojibake in the locale aliases mapping. (GH-6716) by Serhiy Storchaka · 6 years ago
  2. df82808 bpo-20087: Revert "make the glibc alias table take precedence over the X11 one (#422)" (#713) by Benjamin Peterson · 7 years ago
  3. 02371e0 make the glibc alias table take precedence over the X11 one (#422) by Benjamin Peterson · 7 years ago
  4. 8276d87 Issue #20079: makelocalealias.py now supports installed SUPPORTED file, by Serhiy Storchaka · 10 years ago
  5. 5189ee5 Issue #20076: Apply optimization in makelocalealias.py repeatedly. by Serhiy Storchaka · 10 years ago
  6. c383ad8 Issue #20076: Added non derived UTF-8 aliases to locale aliases table. by Serhiy Storchaka · 10 years ago
  7. ea4f057 Issue #20079: Added locales supported in glibc 2.18 to locale alias table. by Serhiy Storchaka · 10 years ago
  8. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  9. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  10. 8c4f57d Issue #20046: Locale alias table no longer contains entities which can be by Serhiy Storchaka · 11 years ago
  11. 5eb0153 Issue #20027: Fixed locale aliases for devanagari locales. by Serhiy Storchaka · 11 years ago
  12. 55c6cc4 Issue #20033: makelocalealias.py now works with non-ASCII locales and produces by Serhiy Storchaka · 11 years ago
  13. 0c70d2d Merged revisions 79977 via svnmerge from by Antoine Pitrou · 14 years ago
  14. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  15. bf82e37 More 2to3 fixes in the Tools directory. Fixes #2893. by Georg Brandl · 16 years ago
  16. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  17. 5a9fb3c Whitespace normalization. by Tim Peters · 20 years ago
  18. b4cebd4 Correct mapping of Python codec name to C encoding name for UTF-8 (the C lib by Marc-André Lemburg · 20 years ago
  19. bb4f1bd locale.py now uses an updated locale alias table (built using by Marc-André Lemburg · 20 years ago