1. a692efe bpo-34166: Fix warnings in Tools/msgfmt.py. (GH-8367) by Xtreak · 6 years ago
  2. a3f19c3 Remove mojibake in the locale aliases mapping. (GH-6716) by Serhiy Storchaka · 6 years ago
  3. 6952482 bpo-33189: pygettext.py now accepts only literal strings (GH-6364) by Serhiy Storchaka · 6 years ago
  4. c93938b bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) by Serhiy Storchaka · 6 years ago
  5. eee72d4 bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745) by Tobotimus · 7 years ago
  6. df82808 bpo-20087: Revert "make the glibc alias table take precedence over the X11 one (#422)" (#713) by Benjamin Peterson · 8 years ago
  7. 02371e0 make the glibc alias table take precedence over the X11 one (#422) by Benjamin Peterson · 8 years ago
  8. 02b75ab Merge spelling and grammar fixes from 3.5 by Martin Panter · 8 years ago
  9. 69332c1 Fix spelling and grammar in documentation and code comments by Martin Panter · 8 years ago
  10. 328cb1f Update pygettext.py to get ride of imp by Victor Stinner · 8 years ago
  11. 2b78129 #18128: use standard +NNNN timezone format in POT-Creation-Date header. by R David Murray · 9 years ago
  12. 8276d87 Issue #20079: makelocalealias.py now supports installed SUPPORTED file, by Serhiy Storchaka · 10 years ago
  13. 5189ee5 Issue #20076: Apply optimization in makelocalealias.py repeatedly. by Serhiy Storchaka · 10 years ago
  14. c383ad8 Issue #20076: Added non derived UTF-8 aliases to locale aliases table. by Serhiy Storchaka · 10 years ago
  15. ea4f057 Issue #20079: Added locales supported in glibc 2.18 to locale alias table. by Serhiy Storchaka · 10 years ago
  16. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  17. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  18. 8c4f57d Issue #20046: Locale alias table no longer contains entities which can be by Serhiy Storchaka · 11 years ago
  19. e190fac Issue #20027: Fixed locale aliases for devanagari locales. by Serhiy Storchaka · 11 years ago
  20. 5eb0153 Issue #20027: Fixed locale aliases for devanagari locales. by Serhiy Storchaka · 11 years ago
  21. a340948 Issue #20033: makelocalealias.py now works with non-ASCII locales and produces by Serhiy Storchaka · 11 years ago
  22. 55c6cc4 Issue #20033: makelocalealias.py now works with non-ASCII locales and produces by Serhiy Storchaka · 11 years ago
  23. eaedaec update Barry's email (#19563) by Benjamin Peterson · 11 years ago
  24. 8fb007f merge 3.3 (#19563) by Benjamin Peterson · 11 years ago
  25. c56894d Issue #18922: Now The Lib/smtpd.py and Tools/i18n/msgfmt.py scripts write by Serhiy Storchaka · 11 years ago
  26. 7c4a7e6 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  27. 859cd47 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 12 years ago
  28. b6ed173 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 12 years ago
  29. 956c6c2 #13301: merge with 3.2. by Ezio Melotti · 12 years ago
  30. 9bf379e #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  31. c207401 Some cleanup in the Tools directory. by Florent Xicluna · 12 years ago
  32. e8f5832 Issue #9308: Removed redundant coding cookies. Added tests for by Alexander Belopolsky · 14 years ago
  33. 25fcd39 Issue #8974: fix print calls in msgfmt.py. by Martin v. Löwis · 14 years ago
  34. b6b8110 Port to Python 3. by Martin v. Löwis · 14 years ago
  35. cb081b8 Merged revisions 81697 via svnmerge from by Martin v. Löwis · 14 years ago
  36. 0c70d2d Merged revisions 79977 via svnmerge from by Antoine Pitrou · 14 years ago
  37. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 15 years ago
  38. bf82e37 More 2to3 fixes in the Tools directory. Fixes #2893. by Georg Brandl · 16 years ago
  39. 4e6531e Removed remnants of os.path.walk(). by Alexandre Vassalotti · 16 years ago
  40. 428de65 - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been by Trent Nelson · 17 years ago
  41. f7bd964 Patch #1830 by Peter Harris, fix some 2.x-isms. by Guido van Rossum · 17 years ago
  42. 6464d47 In followup to #1310: Remove more exception indexing. by Georg Brandl · 17 years ago
  43. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  44. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  45. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  46. 89da5d7 Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M. by Guido van Rossum · 18 years ago
  47. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  48. 5a9fb3c Whitespace normalization. by Tim Peters · 20 years ago
  49. b4cebd4 Correct mapping of Python codec name to C encoding name for UTF-8 (the C lib by Marc-André Lemburg · 20 years ago
  50. bb4f1bd locale.py now uses an updated locale alias table (built using by Marc-André Lemburg · 20 years ago
  51. 2443d4a - pygettext.py: Generate POT-Creation-Date header in ISO format. by Matthias Klose · 20 years ago
  52. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  53. 8f0bd56 Declare encoding. Use unsigned long constants. Fixes #728277. by Martin v. Löwis · 21 years ago
  54. e04ee70 Mostly reformatting, splitting long lines, whitespace normalization etc. by Barry Warsaw · 21 years ago
  55. 0d1fdea Patch #494845: Support string concatenation, detect non-string data, by Martin v. Löwis · 22 years ago
  56. 63ce5af Added the -X/--no-docstrings flag which takes a filename containing a by Barry Warsaw · 23 years ago
  57. 5c94ce5 write(): Karl Eichwalder points out that the #, flag comments should by Barry Warsaw · 23 years ago
  58. 8c78d3a write(): It's been generally agreed on the i18n-sig that the docstring by Barry Warsaw · 23 years ago
  59. 50cf706 write(): Aggressively sort all catalog entries, and fix the bug where by Barry Warsaw · 23 years ago
  60. 128c77d write(): Do two levels of sorting: first sort the individual location by Barry Warsaw · 23 years ago
  61. 2b63969 main(): default-domain argument to getopt.getopt() was missing a = to by Barry Warsaw · 23 years ago
  62. 16b62c1 __addentry(): add optional keyword arg `isdocstring' which is a flag by Barry Warsaw · 23 years ago
  63. 6e97241 write(): A patch inspired by Tokio Kikuchi that sorts location entries by Barry Warsaw · 23 years ago
  64. 78d7dc4 Added -o/--output-file option as per GNU msgfmt to specify the output by Barry Warsaw · 24 years ago
  65. 0f6b383 Put current date into POT-Creation-Date; leave PO-Revision-Date for by Martin v. Löwis · 24 years ago
  66. 75ee8f5 main(): Slightly more informative error message when TokenError by Barry Warsaw · 24 years ago
  67. 08a8a35 Added the -D/--docstrings option for extraction of unmarked module, by Barry Warsaw · 24 years ago
  68. 33e2c3e Remove bogus stdout redirection and use of sys.__stdout__; use by Fred Drake · 24 years ago
  69. 72dacb8 Tool to generate binary GNU .mo file from .po template files. Written by Barry Warsaw · 24 years ago
  70. 75a6e67 Added an unused Unicode string for testing. by Barry Warsaw · 24 years ago
  71. a17e0f1 A bunch of changes, primarily to command line argument parsing by Barry Warsaw · 25 years ago
  72. 7733e12 Two buglet fixes. Peter Funk caught the bug in make_escapes: by Barry Warsaw · 25 years ago
  73. c8f0892 Changes submitted by Peter Funk (some fixes/additions by B.Warsaw) to by Barry Warsaw · 25 years ago
  74. 8f35681 Added \" to escapes so embedded escaped double quotes are handled by Barry Warsaw · 25 years ago
  75. 5dbf526 Several improvements, some of where were contributed by Bernhard by Barry Warsaw · 25 years ago
  76. a507c32 Python equivalent of xgettext(1). This was originally released by Barry Warsaw · 25 years ago
  77. e27db5a Initial implementation by Barry Warsaw · 25 years ago
  78. af57251 Initial revision by Barry Warsaw · 25 years ago