1. 46d88a1 bpo-35805: Add parser for Message-ID email header. (GH-13397) by Abhilash Raj · 5 years ago
  2. 2085bd0 bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700) by Serhiy Storchaka · 5 years ago
  3. 3378b20 Fix typos in multiple `.rst` files (#1668) by delirious-lettuce · 7 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. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  7. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 9 years ago
  8. e0f0cf4 Issue #18761: Improved cross-references in email documentation. by Serhiy Storchaka · 11 years ago
  9. 19c4e5b Fix test__locale on Mac; platform.uname() does not have a structseq-type interface (yet). by Georg Brandl · 12 years ago
  10. 7ac2af7 Fix typo. by Georg Brandl · 12 years ago
  11. 97f43c0 #15160: Extend the new email parser to handle MIME headers. by R David Murray · 12 years ago
  12. 79cf3ba #11785: fix the :mod: references in email package submodule titles. by R David Murray · 12 years ago
  13. ea97668 Make headerregistry fully part of the provisional api. by R David Murray · 12 years ago