1. 303aac8 bpo-30681: Support invalid date format or value in email Date header (GH-22090) by Georges Toth · 4 years, 8 months ago
  2. c3f55be bpo-27397: Make email module properly handle invalid-length base64 strings (#7583) by Tal Einat · 7 years ago
  3. 6e50b69 Now that Defects are Exception subclasses, call super. by R David Murray · 13 years ago
  4. 7ef3ff3 #12515: email now registers a defect if the MIME end boundary is missing. by R David Murray · 13 years ago
  5. adbdcdb #14925: email now registers a defect for missing header/body separator. by R David Murray · 13 years ago
  6. 0b6f6c8 #12586: add provisional email policy with new header parsing and folding. by R David Murray · 13 years ago
  7. 749073a #1874: detect invalid multipart CTE and report it as a defect. by R David Murray · 14 years ago
  8. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 14 years ago
  9. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 18 years ago
  10. 6398b7a Remove the email package for now. by Guido van Rossum · 18 years ago
  11. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago[Renamed (92%) from Lib/email/Errors.py]
  12. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
  13. 333e830 Add MessageDefect and subclasses. by Barry Warsaw · 21 years ago
  14. c5d1c04 Slightly better docstring by Barry Warsaw · 23 years ago
  15. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago
  16. e968ead Give me back my page breaks. by Barry Warsaw · 24 years ago
  17. 527e64f Whitespace normalization. by Tim Peters · 24 years ago
  18. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 24 years ago