1. aa218d1 bpo-27931: Fix email address header parsing error (#5329) by jayyyin · 6 years ago
  2. 85d5c18 bpo-27240 Rewrite the email header folding algorithm. (#3488) by R. David Murray · 7 years ago
  3. b350c22 bpo-30532: Fix whitespace folding in certain cases by Joel Hillacre · 7 years ago
  4. 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 8 years ago
  5. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  6. 7d0325d #23745: handle duplicate MIME parameter names in new parser. by R David Murray · 9 years ago
  7. d577480 #20977: fix undefined name in the email module. Patch by Rose Ames. by Ezio Melotti · 10 years ago
  8. 0400d33 #16983: Apply postel's law to encoded words inside quoted strings. by R David Murray · 10 years ago
  9. 923512f #18431: Decode encoded words in atoms in new email parser. by R David Murray · 11 years ago
  10. 65171b2 #18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?= by R David Murray · 11 years ago
  11. 97f43c0 #15160: Extend the new email parser to handle MIME headers. by R David Murray · 12 years ago
  12. 032eed3 Recognize '<>' as a special case of an angle-addr in header_value_parser. by R David Murray · 12 years ago
  13. 0b6f6c8 #12586: add provisional email policy with new header parsing and folding. by R David Murray · 12 years ago