1. 3378b20 Fix typos in multiple `.rst` files (#1668) by delirious-lettuce · 7 years ago
  2. 1cf2a80 Fixed a handful of typos (GH-343) by Alex Gaynor · 7 years ago
  3. cf01441 Fix typos in documentation by Martin Panter · 8 years ago
  4. 7f730cf 24277: Make it clearer that the new modules are not provisional. 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. 640b1ca Issue #27209: Fix doctests in Doc/library/email*.rst by Zachary Ware · 8 years ago
  7. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  8. b744f3a #21083: add get_content_disposition method to email.message. by R David Murray · 9 years ago
  9. 9cc5fd7 #18854: make it explicit that is_multipart does not mean 'multipart/xxx'. by R David Murray · 10 years ago
  10. a83ade1 #21300: fix typo by R David Murray · 10 years ago
  11. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  12. 27e9de6 #20531: Revert e20f98a8ed71, the 3.4 version of the #19063 fix. by R David Murray · 11 years ago
  13. 50bfbb9 #19063: fix set_payload handling of non-ASCII string input. by R David Murray · 11 years ago
  14. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  15. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  16. ed007d5 Fix suspicious markup in the docs. by Georg Brandl · 11 years ago
  17. 3da240f #18891: Complete new provisional email API. by R David Murray · 11 years ago
  18. 319f3a1 Issue #18761: Improved cross-references in email documentation. by Serhiy Storchaka · 11 years ago
  19. e0f0cf4 Issue #18761: Improved cross-references in email documentation. by Serhiy Storchaka · 11 years ago
  20. fb1a7bc #18600: In 3.3, as_string does not accept a policy keyword. by R David Murray · 11 years ago
  21. bb17d2b #18600: add policy to add_string, and as_bytes and __bytes__ methods. by R David Murray · 11 years ago
  22. fdfb005 #18584: make doctest examples in email documentation pass. by R David Murray · 11 years ago
  23. 80e0aee #1672568: email now registers defects for base64 payload format errors. by R David Murray · 12 years ago
  24. 79cf3ba #11785: fix the :mod: references in email package submodule titles. by R David Murray · 12 years ago
  25. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  26. 729c5e2 Merge #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  27. e3d09ff #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  28. 4a0b60c Merge #11555 as_string doc fix from 3.1. by R David Murray · 13 years ago
  29. 7dedcb4 #11555: update doc for 3.x change to as_string mangle_from default. by R David Murray · 13 years ago
  30. c48c19a Merge redundant __contains__ doc fix from 3.1. by R David Murray · 13 years ago
  31. f6db0bb Remove redundant __contains__ entry from Message docs. by R David Murray · 13 years ago
  32. 9253214 #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s. by R. David Murray · 14 years ago
  33. c884350 Fix markup error and update suspicious file. by Georg Brandl · 14 years ago
  34. ccb9d05 Merged revisions 87217 via svnmerge from by R. David Murray · 14 years ago
  35. 7ec754b #1078919: make add_header automatically do RFC2231 encoding when needed. by R. David Murray · 14 years ago
  36. 8227045 Fix sphinx role markups. by Senthil Kumaran · 14 years ago
  37. 96fd54e #4661: add bytes parsing and generation to email (email version bump to 5.1.0) by R. David Murray · 14 years ago
  38. 9fc2053 Merged revisions 78657 via svnmerge from by R. David Murray · 14 years ago
  39. 9ed34be Merged revisions 78656 via svnmerge from by R. David Murray · 14 years ago
  40. 27e48ef Merged revisions 77417 via svnmerge from by R. David Murray · 15 years ago
  41. 101f278 Merged revisions 77412 via svnmerge from by R. David Murray · 15 years ago
  42. 3f076d8 Use new optional argument style in email docs. by Georg Brandl · 15 years ago
  43. 3638e48 Merged revisions 71572 via svnmerge from by Georg Brandl · 15 years ago
  44. 540b45c Merged revisions 71544,71546,71554-71555 via svnmerge from by Georg Brandl · 15 years ago
  45. d631371 Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from by Benjamin Peterson · 16 years ago
  46. 0312494 Remove last traces of cStringIO. by Georg Brandl · 16 years ago
  47. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  48. 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
  49. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  50. 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
  51. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  52. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago