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