summaryrefslogtreecommitdiffstats
path: root/Lib/email/test/test_email_renamed.py
Commit message (Expand)AuthorAgeFilesLines
* SF bug #1582282; decode_header() incorrectly splits not-conformant RFCBarry Warsaw2007-03-141-0/+12
* Tokio Kikuchi's fix for SF bug #1629369; folding whitespace allowed in theBarry Warsaw2007-03-121-1/+7
* Forward port some fixes that were in email 2.5 but for some reason didn't makeBarry Warsaw2006-07-261-0/+44
* More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightlyBarry Warsaw2006-07-211-13/+106
* decode_rfc2231(): Be more robust against buggy RFC 2231 encodings.Barry Warsaw2006-07-171-0/+34
* Port forward from 2.4 branch:Barry Warsaw2006-05-011-0/+6
* The email module's parsedate_tz function now sets the daylight savingsAnthony Baxter2006-04-031-2/+2
* Merge email package 4.0 from the sandbox, including documentation, test cases,Barry Warsaw2006-03-181-0/+3078