1. 3378b20 Fix typos in multiple `.rst` files (#1668) by delirious-lettuce · 7 years ago
  2. b067c8f #20476: Deal with the message_factory circular import differently. by R David Murray · 8 years ago
  3. 06ed218 #20476: add a message_factory policy attribute to email. by R David Murray · 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. 1dbee94 #24211: Add missing docs for SMTPUTF8 policy instance. by R David Murray · 9 years ago
  9. fdb23c2 #20098: add mangle_from_ policy option. by R David Murray · 9 years ago
  10. 224ef3e #24211: Add RFC6532 support to the email library. by R David Murray · 9 years ago
  11. 904c481 Fix typo. by Barry Warsaw · 10 years ago
  12. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  13. 3da240f #18891: Complete new provisional email API. by R David Murray · 11 years ago
  14. 319f3a1 Issue #18761: Improved cross-references in email documentation. by Serhiy Storchaka · 11 years ago
  15. e0f0cf4 Issue #18761: Improved cross-references in email documentation. by Serhiy Storchaka · 11 years ago
  16. fb1a7bc #18600: In 3.3, as_string does not accept a policy keyword. by R David Murray · 11 years ago
  17. bb17d2b #18600: add policy to add_string, and as_bytes and __bytes__ methods. by R David Murray · 11 years ago
  18. 11bfd32 #18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1. by R David Murray · 11 years ago
  19. fdfb005 #18584: make doctest examples in email documentation pass. by R David Murray · 11 years ago
  20. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  21. 0f84764 Issue #17047: remove doubled words added in 3.3 by Terry Jan Reedy · 11 years ago
  22. abfc374 #10839: raise an error on add of duplicate unique headers in new email policies by R David Murray · 12 years ago
  23. 79cf3ba #11785: fix the :mod: references in email package submodule titles. by R David Murray · 12 years ago
  24. ea97668 Make headerregistry fully part of the provisional api. by R David Murray · 12 years ago
  25. 38e0e1e Fix markup. by Georg Brandl · 12 years ago
  26. 0b6f6c8 #12586: add provisional email policy with new header parsing and folding. by R David Murray · 12 years ago
  27. c27e522 #14731: refactor email policy framework. by R David Murray · 12 years ago
  28. fe0472e Fix glitches in email.policy docs (#12208) by Éric Araujo · 13 years ago
  29. 54dbfbd Fix directive markup by Éric Araujo · 13 years ago
  30. e8d2d2d Add new email.policy document to the toctree and fix markup glitch. by Georg Brandl · 13 years ago
  31. 6a45d3b Markup and text fixes from Georg Brandl's review. by R David Murray · 13 years ago
  32. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 13 years ago