1. 29d1bc0 #24277: The new email API is no longer provisional. by R David Murray · 8 years ago
  2. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  3. 199b78d fix doctest for email.header docs by Andrew Svetlov · 12 years ago
  4. 79cf3ba #11785: fix the :mod: references in email package submodule titles. by R David Murray · 12 years ago
  5. 941afed Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. by Éric Araujo · 13 years ago
  6. 530cc09 Fix markup. by R David Murray · 13 years ago
  7. 01581ee #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 13 years ago
  8. 9253214 #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s. by R. David Murray · 14 years ago
  9. b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 14 years ago
  10. 477efb3 #10790: make append work when output codec is different from input codec by R. David Murray · 14 years ago
  11. ef1a8b6 Fix same typo in docs. by R. David Murray · 14 years ago
  12. 872a702 Fix style. by Georg Brandl · 14 years ago
  13. 8451c4b #1349106: add linesep argument to generator.flatten and header.encode. by R. David Murray · 14 years ago
  14. 3f076d8 Use new optional argument style in email docs. by Georg Brandl · 15 years ago
  15. 3638e48 Merged revisions 71572 via svnmerge from by Georg Brandl · 15 years ago
  16. 70d61ce "Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does things much better, less changes are necessary. by Barry Warsaw · 15 years ago
  17. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  18. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  19. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  20. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  21. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago