| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #22932: Fix timezones in email.utils.formatdate. | Robert Collins | 2015-07-31 | 1 | -23/+7 |
|
|
* | Issue #6598: Increased time precision and random number range in | Serhiy Storchaka | 2015-05-19 | 1 | -5/+4 |
|
|
* | #20976: remove unneeded quopri import in email.utils. | R David Murray | 2014-03-23 | 1 | -3/+0 |
|
|
* | Issue #20976: pyflakes: Remove unused imports | Victor Stinner | 2014-03-20 | 1 | -3/+0 |
|
|
* | Merge: #17369: Improve handling of broken RFC2231 values in get_filename. | R David Murray | 2014-02-07 | 1 | -0/+4 |
|\ |
|
| * | #17369: Improve handling of broken RFC2231 values in get_filename. | R David Murray | 2014-02-07 | 1 | -0/+4 |
|
|
* | | #18891: Complete new provisional email API. | R David Murray | 2013-10-17 | 1 | -3/+7 |
|
|
* | | #11454: Reduce email module load time, improve surrogate check efficiency. | R David Murray | 2013-06-26 | 1 | -4/+10 |
|/ |
|
* | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|\ |
|
* | | Closes #15925: fix regression in parsedate() and parsedate_tz() that should r... | Georg Brandl | 2012-09-22 | 1 | -22/+2 |
|
|
* | | Issue #665194: Added a small optimization | Alexander Belopolsky | 2012-08-23 | 1 | -1/+1 |
|
|
* | | #665194: fix variable name in exception code path. | R David Murray | 2012-08-23 | 1 | -1/+1 |
|
|
* | | #665194: Update email.utils.localtime to use astimezone, and fix bug. | R David Murray | 2012-08-23 | 1 | -29/+22 |
|
|
* | | #665194: Add a localtime function to email.utils. | R David Murray | 2012-05-26 | 1 | -0/+53 |
|
|
* | | #12586: add provisional email policy with new header parsing and folding. | R David Murray | 2012-05-25 | 1 | -0/+7 |
|
|
* | | #14731: refactor email policy framework. | R David Murray | 2012-05-25 | 1 | -0/+4 |
|
|
* | | #12818: remove escaping of () in quoted strings in formataddr | R David Murray | 2012-03-14 | 1 | -1/+1 |
|
|
* | | #665194: support roundtripping RFC2822 date stamps in the email.utils module | R David Murray | 2011-07-20 | 1 | -7/+39 |
|
|
* | | #1690608: make formataddr RFC2047 aware. | R David Murray | 2011-04-06 | 1 | -6/+22 |
|/ |
|
* | #8989: add 'domain' keyword to make_msgid. | R. David Murray | 2010-12-02 | 1 | -4/+7 |
|
|
* | Merged revisions 77209,77229,77359-77360,77371 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -1/+1 |
|
|
* | Add mktime_tz to __all__. It's documented as being available in email.utils. | Barry Warsaw | 2009-11-25 | 1 | -1/+2 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -8/+9 |
|
|
* | - Issue #3300: make urllib.parse.[un]quote() default to UTF-8. | Guido van Rossum | 2008-08-18 | 1 | -2/+5 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -4/+3 |
|
|
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 1 | -1/+1 |
|
|
* | More email package fixes. | Barry Warsaw | 2007-08-31 | 1 | -16/+0 |
|
|
* | Oops. I copied a slightly older version of the email package from the sandbox. | Guido van Rossum | 2007-08-30 | 1 | -11/+1 |
|
|
* | Copying the email package back, despite its failings. | Guido van Rossum | 2007-08-30 | 1 | -0/+325 |
|
|
* | Remove the email package for now. | Guido van Rossum | 2007-08-25 | 1 | -323/+0 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -1/+1 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -3/+3 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -4/+0 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -20/+41 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+306 |
|
|