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