1. 875048b #665194: support roundtripping RFC2822 date stamps in the email.utils module by R David Murray · 14 years ago
  2. accd1c0 #1162477: accept '.' in addition to ':' when parsing time in date header. by R David Murray · 14 years ago
  3. 4a62e89 #1155362: allow hh:mm:ss-uuuu like we allow hh:mm:ss+uuuu in parsedate_tz by R. David Murray · 14 years ago
  4. 63563cd #9286: Fix the rfc822 parser to preserve whitespace in address local part. by R. David Murray · 15 years ago
  5. 5397e86 #1050268: make parseaddr 'quote' the contents of quoted strings in addresses. by R. David Murray · 15 years ago
  6. 219d1c8 #1194222: make parsedate always return RFC2822 four character years. by R. David Murray · 15 years ago
  7. 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 18 years ago
  8. 6398b7a Remove the email package for now. by Guido van Rossum · 18 years ago
  9. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  10. 49061f7 Stomp out more hsa_key() calls. by Guido van Rossum · 19 years ago
  11. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
  12. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  13. 602426e parsedate_tz(): Minor cleanup. by Barry Warsaw · 19 years ago
  14. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
  15. e8bedeb Resolution of bug #997368, "strftime() backward compatibility". by Barry Warsaw · 21 years ago
  16. 24f7976 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 21 years ago
  17. efad588 AddressList.__str__(): Get rid of useless, and broken method. Closes by Barry Warsaw · 22 years ago
  18. b5dc39f parsedate_tz(): Be slightly more lenient when there's no day of the by Barry Warsaw · 22 years ago
  19. fa348c8 getaddrlist(): Make sure this consumes all the data, and if there is by Barry Warsaw · 22 years ago
  20. ba97659 parsedate_tz(): Fix SF bug #552345, optional FWS between the comma and by Barry Warsaw · 22 years ago
  21. 5c8fef9 A code cleansing pass by Barry Warsaw · 22 years ago
  22. 1fb22bb Port rfc822.py changes that didn't make it into this copy, by Barry Warsaw · 22 years ago
  23. 030ddf7 Jason Mastaler's patch to break the dependence on rfc822.py for the by Barry Warsaw · 23 years ago