Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close #15165: Fix test_email on Windows 64 bits | Victor Stinner | 2012-11-05 | 1 | -4/+4 |
* | Added test for a bug fixed in issue #665194. | Alexander Belopolsky | 2012-08-23 | 1 | -0/+12 |
* | #665194: Update email.utils.localtime to use astimezone, and fix bug. | R David Murray | 2012-08-23 | 1 | -2/+8 |
* | #665194: Add a localtime function to email.utils. | R David Murray | 2012-05-26 | 1 | -0/+73 |
* | #665194: support roundtripping RFC2822 date stamps in the email.utils module | R David Murray | 2011-07-20 | 1 | -0/+45 |