1. d68e0a8 Issue3950: Fix docs for default locale used by gettext to match implementation (#18435) by Carl · 5 years ago
  2. 9ee2c26 DOC: Unnecessary plural. (GH-13613) by Julien Palard · 6 years ago
  3. 637a33b bpo-2504: Add pgettext() and variants to gettext. (GH-7253) by Cheryl Sabella · 7 years ago
  4. 55f3317 bpo-10536: Enhancements to gettext docs (GH-10324) by Stéphane Wirtel · 7 years ago
  5. 913876d bpo-35054: Add yet more index entries for symbols. (GH-10121) by Serhiy Storchaka · 7 years ago
  6. fec35c9 bpo-33710: Deprecate l*gettext() and related functions in the gettext module. (GH-10139) by Serhiy Storchaka · 7 years ago
  7. ddb961d bpo-35054: Add more index entries for symbols. (GH-10064) by Serhiy Storchaka · 7 years ago
  8. c02a1f4 bpo-31667: Fix gettext related links. (#3860) by Serhiy Storchaka · 8 years ago
  9. 26cb465 bpo-29755: Fixed the lgettext() family of functions in the gettext module. (#2266) by Serhiy Storchaka · 8 years ago
  10. 5c67933 Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings by Martin Panter · 9 years ago
  11. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  12. 794e9bf merge with 3.4 by Georg Brandl · 11 years ago
  13. 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 11 years ago
  14. be8d06f Issue #18216: gettext now raises an error when a .mo file has an unsupported major version number. Patch by Aaron Hill. by Antoine Pitrou · 11 years ago
  15. ed007d5 Fix suspicious markup in the docs. by Georg Brandl · 12 years ago
  16. 30c5ad2 #1098749: re-word gettext docs to not encourage using pygettext so much. by Andrew Kuchling · 12 years ago
  17. 587e970 Update e-mail address by Andrew Kuchling · 12 years ago
  18. 62ab10a0 Replace mentions of IOError by Antoine Pitrou · 14 years ago
  19. 35a502b Fix a typo and a broken link (part of #10536). by Éric Araujo · 14 years ago
  20. 469271d More source links by Raymond Hettinger · 15 years ago
  21. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 15 years ago
  22. 6d3dfc3 Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from by Alexandre Vassalotti · 16 years ago
  23. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 16 years ago
  24. 036490d More conversion to new-style optional args. by Georg Brandl · 16 years ago
  25. a1c6a1c Merged revisions 68221 via svnmerge from by Georg Brandl · 17 years ago
  26. 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
  27. bded4d3 Make gettext Unicode interface consistent and clean up the docs. by Georg Brandl · 17 years ago
  28. 801844d #2512 implement the 3.0 gettext API by Benjamin Peterson · 17 years ago
  29. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 17 years ago
  30. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 18 years ago
  31. 6911e3c Convert all print statements in the docs. by Georg Brandl · 18 years ago
  32. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
  33. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago