1. 030ddf7 Jason Mastaler's patch to break the dependence on rfc822.py for the by Barry Warsaw · 23 years ago
  2. 0ebc5c9 Docstring consistency with the updated .tex files. by Barry Warsaw · 23 years ago
  3. 5bdb2be Use True/False everywhere, and other code cleanups. by Barry Warsaw · 23 years ago
  4. 184d55a rfc822.unquote() doesn't properly de-backslash-ify in Python prior to by Barry Warsaw · 23 years ago
  5. 12566a8 Oleg Broytmann's support for RFC 2231 encoded parameters, SF patch #549133 by Barry Warsaw · 23 years ago
  6. 21f77ac Use absolute import paths for intrapackage imports. by Barry Warsaw · 23 years ago
  7. 8ac1495 Whitespace normalization. by Tim Peters · 23 years ago
  8. 4be9ecc getaddresses(): Like the change in rfc822.py, this one needs to access by Barry Warsaw · 23 years ago
  9. 8c1aac2 Complete a merge of the mimelib project and the Python cvs codebases by Barry Warsaw · 23 years ago
  10. 24fd025 parseaddr(): Don't use rfc822.parseaddr() because this now implies a by Barry Warsaw · 23 years ago
  11. e1df15c AddrlistClass -> AddressList by Barry Warsaw · 23 years ago
  12. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago
  13. c44d2c5 decode(), encode(): Accepting the minor optimizations from SF patch by Barry Warsaw · 24 years ago
  14. e5739a6 formatdate(): Jason Mastaler correctly points out that divmod with a by Barry Warsaw · 24 years ago
  15. cd45a36 formatdate(): The calculation of the minutes part of the zone was by Barry Warsaw · 24 years ago
  16. 9aa6435 Forgot to import time. by Barry Warsaw · 24 years ago
  17. 9cff0e6 formatdate(): A better docstring. by Barry Warsaw · 24 years ago
  18. aa79f4d formatdate(): An implementation to replace the one borrowed from by Barry Warsaw · 24 years ago
  19. e968ead Give me back my page breaks. by Barry Warsaw · 24 years ago
  20. 527e64f Whitespace normalization. by Tim Peters · 24 years ago
  21. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 24 years ago