1. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  2. 729c5e2 Merge #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  3. e3d09ff #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  4. 4a0b60c Merge #11555 as_string doc fix from 3.1. by R David Murray · 13 years ago
  5. 7dedcb4 #11555: update doc for 3.x change to as_string mangle_from default. by R David Murray · 13 years ago
  6. c48c19a Merge redundant __contains__ doc fix from 3.1. by R David Murray · 13 years ago
  7. f6db0bb Remove redundant __contains__ entry from Message docs. 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. c884350 Fix markup error and update suspicious file. by Georg Brandl · 14 years ago
  10. ccb9d05 Merged revisions 87217 via svnmerge from by R. David Murray · 14 years ago
  11. 7ec754b #1078919: make add_header automatically do RFC2231 encoding when needed. by R. David Murray · 14 years ago
  12. 8227045 Fix sphinx role markups. by Senthil Kumaran · 14 years ago
  13. 96fd54e #4661: add bytes parsing and generation to email (email version bump to 5.1.0) by R. David Murray · 14 years ago
  14. 9fc2053 Merged revisions 78657 via svnmerge from by R. David Murray · 14 years ago
  15. 9ed34be Merged revisions 78656 via svnmerge from by R. David Murray · 14 years ago
  16. 27e48ef Merged revisions 77417 via svnmerge from by R. David Murray · 15 years ago
  17. 101f278 Merged revisions 77412 via svnmerge from by R. David Murray · 15 years ago
  18. 3f076d8 Use new optional argument style in email docs. by Georg Brandl · 15 years ago
  19. 3638e48 Merged revisions 71572 via svnmerge from by Georg Brandl · 15 years ago
  20. 540b45c Merged revisions 71544,71546,71554-71555 via svnmerge from by Georg Brandl · 15 years ago
  21. d631371 Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from by Benjamin Peterson · 16 years ago
  22. 0312494 Remove last traces of cStringIO. by Georg Brandl · 16 years ago
  23. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  24. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  25. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  26. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  27. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  28. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago