1. 61f82e0 Spelling fixes to docs, docstrings, and comments (GH-6374) by Ville Skyttä · 6 years ago
  2. 1b4587a bpo-25910: Fixes redirection from http to https (#4674) by Sanyam Khurana · 7 years ago
  3. 3378b20 Fix typos in multiple `.rst` files (#1668) by delirious-lettuce · 7 years ago
  4. 301edfa Add policy keyword to email.generator.DecodedGenerator. by R David Murray · 8 years ago
  5. 29d1bc0 #24277: The new email API is no longer provisional. by R David Murray · 8 years ago
  6. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  7. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  8. e252446 #21300: Clean up the docs for the email "policy" arguments. by R David Murray · 10 years ago
  9. 3539afd Update pydoc topics and fix new suspicious markup. by Georg Brandl · 12 years ago
  10. 79cf3ba #11785: fix the :mod: references in email package submodule titles. by R David Murray · 12 years ago
  11. c27e522 #14731: refactor email policy framework. by R David Murray · 12 years ago
  12. 87d8200 #14804: Remove [] around optional arguments with default values by Hynek Schlawack · 12 years ago
  13. dfa4652 #14804: Remove [] around optional arguments with default values by Hynek Schlawack · 12 years ago
  14. a32df1e merge #1440472: reflow by R David Murray · 12 years ago
  15. 28e68ea #1440472: reflow by R David Murray · 12 years ago
  16. b3ad106 merge #1440472: Explain that email parser/generator isn't *quite* "idempotent" by R David Murray · 12 years ago
  17. ea1badb #1440472: Explain that email parser/generator isn't *quite* "idempotent" by R David Murray · 12 years ago
  18. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 13 years ago
  19. 9253214 #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s. by R. David Murray · 14 years ago
  20. 872a702 Fix style. by Georg Brandl · 14 years ago
  21. 8451c4b #1349106: add linesep argument to generator.flatten and header.encode. by R. David Murray · 14 years ago
  22. f19076e Correct signature of BytesGenerator in docs. by R. David Murray · 14 years ago
  23. 916bd38 Fixing some sphinx inline directives - detected using ``make check``. by Senthil Kumaran · 14 years ago
  24. 96fd54e #4661: add bytes parsing and generation to email (email version bump to 5.1.0) by R. David Murray · 14 years ago
  25. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  26. 101f278 Merged revisions 77412 via svnmerge from by R. David Murray · 15 years ago
  27. 3f076d8 Use new optional argument style in email docs. by Georg Brandl · 15 years ago
  28. 3638e48 Merged revisions 71572 via svnmerge from by Georg Brandl · 15 years ago
  29. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  30. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  31. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  32. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago