1. e99d3a1 Issue #14653: email.utils.mktime_tz() no longer relies on system by Alexander Belopolsky · 13 years ago
  2. 10a8676 Merged revisions 85179 via svnmerge from by R. David Murray · 15 years ago
  3. 7c4bf55 Merged revisions 84310 via svnmerge from by R. David Murray · 15 years ago
  4. 8161498 Remove a dict.has_key() usage in email._parseaddr found while running -3. by Brett Cannon · 17 years ago
  5. cbbc3f1 Tokio Kikuchi's fix for SF bug #1629369; folding whitespace allowed in the by Barry Warsaw · 18 years ago
  6. dbcc8d9 Port forward from 2.4 branch: by Barry Warsaw · 19 years ago
  7. 93f5b93 The email module's parsedate_tz function now sets the daylight savings by Anthony Baxter · 19 years ago
  8. 40ef006 Merge email package 4.0 from the sandbox, including documentation, test cases, by Barry Warsaw · 19 years ago
  9. 602426e parsedate_tz(): Minor cleanup. by Barry Warsaw · 19 years ago
  10. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
  11. e8bedeb Resolution of bug #997368, "strftime() backward compatibility". by Barry Warsaw · 21 years ago
  12. 24f7976 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 21 years ago
  13. efad588 AddressList.__str__(): Get rid of useless, and broken method. Closes by Barry Warsaw · 22 years ago
  14. b5dc39f parsedate_tz(): Be slightly more lenient when there's no day of the by Barry Warsaw · 22 years ago
  15. fa348c8 getaddrlist(): Make sure this consumes all the data, and if there is by Barry Warsaw · 22 years ago
  16. ba97659 parsedate_tz(): Fix SF bug #552345, optional FWS between the comma and by Barry Warsaw · 22 years ago
  17. 5c8fef9 A code cleansing pass by Barry Warsaw · 22 years ago
  18. 1fb22bb Port rfc822.py changes that didn't make it into this copy, by Barry Warsaw · 22 years ago
  19. 030ddf7 Jason Mastaler's patch to break the dependence on rfc822.py for the by Barry Warsaw · 23 years ago