| Commit message (Expand) | Author | Age | Files | Lines |
* | [2.7] bpo-34155: Dont parse domains containing @ (GH-13079) (GH-16006) | Roberto C. Sánchez | 2019-09-14 | 2 | -1/+24 |
|
|
* | closes bpo-36712: Fix duplicate method in Lib/email/test/test_email_renamed.p... | Zackery Spytz | 2019-09-11 | 1 | -5/+0 |
|
|
* | closes bpo-36711: Remove duplicate method in Lib/email/feedparser.py. (GH-14801) | Zackery Spytz | 2019-09-11 | 1 | -20/+0 |
|
|
* | bpo-30109: Fix reindent.py for non-ASCII files. (#5637) | Serhiy Storchaka | 2018-02-12 | 1 | -1/+1 |
|
|
* | bpo-31507: Add docstring to parseaddr function in email.utils.parseaddr (GH-3... | Rohit Balasubramanian | 2017-10-07 | 1 | -0/+6 |
|
|
* | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Martin Panter | 2016-09-07 | 1 | -2/+2 |
|
|
* | Correct misspellings of ISO-8859 | Martin Panter | 2016-08-10 | 3 | -4/+4 |
|
|
* | Issue #27125: Fix various errors like “will [be] inherited” | Martin Panter | 2016-05-29 | 1 | -1/+1 |
|
|
* | Issue #27076: Doc, comment and test function name spelling fixes | Martin Panter | 2016-05-26 | 1 | -1/+1 |
|
|
* | Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions. | Serhiy Storchaka | 2015-11-10 | 1 | -1/+1 |
|
|
* | Issue #6598: Increased time precision and random number range in | Serhiy Storchaka | 2015-05-19 | 2 | -6/+28 |
|
|
* | Closes #19434: fix copy-paste error in MIMENonMultipart docstring. | Georg Brandl | 2014-10-02 | 1 | -1/+1 |
|
|
* | Decreased memory requirements of new tests added in issue21448. | Serhiy Storchaka | 2014-08-12 | 1 | -1/+2 |
|
|
* | Issue #21448: Fixed FeedParser feed() to avoid O(N**2) behavior when parsing ... | Serhiy Storchaka | 2014-08-12 | 2 | -11/+79 |
|
|
* | #14983: always add a line end after a MIME boundary marker. | R David Murray | 2014-02-08 | 4 | -12/+22 |
|
|
* | Issue #19590: Use specific asserts in email tests. | Serhiy Storchaka | 2013-11-16 | 2 | -157/+135 |
|
|
* | #18437: fix comment typo. | R David Murray | 2013-07-13 | 1 | -1/+1 |
|
|
* | #17171: backport behavior-confirming test from python3. | R David Murray | 2013-02-11 | 1 | -1/+18 |
|
|
* | #16564: test to confirm behavior that regressed in python3. | R David Murray | 2013-02-09 | 1 | -0/+15 |
|
|
* | revert comment wording (#16714) | Andrew Svetlov | 2012-12-19 | 1 | -1/+1 |
|
|
* | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 2 | -3/+3 |
|
|
* | #15980: properly escape newlines in docstrings. Patch by Serhiy Storchaka. | Ezio Melotti | 2012-09-21 | 2 | -3/+3 |
|
|
* | #15232: correctly mangle From lines in MIME preamble and epilogue | R David Murray | 2012-07-23 | 2 | -2/+33 |
|
|
* | Fixed the name of the 'email.Utils' module in tests. | Alexander Belopolsky | 2012-06-22 | 1 | -2/+2 |
|
|
* | Issue #14653: email.utils.mktime_tz() no longer relies on system | Alexander Belopolsky | 2012-06-22 | 2 | -4/+10 |
|
|
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|
|
* | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
|
|
* | Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. | Antoine Pitrou | 2011-03-05 | 1 | -45/+45 |
|
|
* | Add updated .hgeol file and fix newlines in the 2.7 branch. | Georg Brandl | 2011-03-05 | 1 | -45/+45 |
|
|
* | Merged revisions 87873 via svnmerge from | R. David Murray | 2011-01-09 | 2 | -1/+20 |
|
|
* | #1379416: encode charset name to ascii to avoid unicode promotion of output | R. David Murray | 2010-12-27 | 2 | -1/+8 |
|
|
* | Merged revisions 87415 via svnmerge from | R. David Murray | 2010-12-21 | 2 | -1/+13 |
|
|
* | #1078919: document requirement to use triples for non-ascii add_header parms. | R. David Murray | 2010-12-14 | 2 | -2/+22 |
|
|
* | Merged revisions 87191 via svnmerge from | R. David Murray | 2010-12-12 | 1 | -12/+6 |
|
|
* | Merged revisions 85146 via svnmerge from | R. David Murray | 2010-12-06 | 1 | -1/+1 |
|
|
* | Merged revisions 85130 via svnmerge from | R. David Murray | 2010-12-06 | 1 | -2/+2 |
|
|
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 2 | -60/+60 |
|
|
* | Merged revisions 85179 via svnmerge from | R. David Murray | 2010-10-02 | 2 | -2/+25 |
|
|
* | Merged revisions 85142 via svnmerge from | R. David Murray | 2010-10-01 | 2 | -1/+7 |
|
|
* | Merged revisions 84310 via svnmerge from | R. David Murray | 2010-08-25 | 2 | -0/+25 |
|
|
* | Merged revisions 83690 via svnmerge from | R. David Murray | 2010-08-04 | 3 | -2/+14 |
|
|
* | Merged revisions 82922 via svnmerge from | R. David Murray | 2010-07-17 | 2 | -0/+37 |
|
|
* | #9085: email versions have gotten out of sync, 2.7 is actually 4.0.3. | R. David Murray | 2010-06-26 | 1 | -1/+1 |
|
|
* | #4487: have Charset check with codecs for possible aliases. | R. David Murray | 2010-06-04 | 2 | -1/+10 |
|
|
* | #5610: use \Z not $ so we don't eat extra chars when body part ends with \r\n. | R. David Murray | 2010-06-03 | 2 | -1/+19 |
|
|
* | #1368247: make set_charset/MIMEText automatically encode unicode _payload. | R. David Murray | 2010-06-02 | 2 | -0/+27 |
|
|
* | Issue #7472: remove unused code from email.encoders.encode_7or8bit. | R. David Murray | 2010-05-05 | 2 | -7/+8 |
|
|
* | Bug 7755: audiotest.au is arguably copyrighted material, but definitely makes | Barry Warsaw | 2010-05-05 | 1 | -0/+0 |
|
|
* | Rephrase comment. | Ezio Melotti | 2010-04-22 | 1 | -2/+2 |
|
|
* | #8474: fix duplicate test in test_email. | Ezio Melotti | 2010-04-22 | 1 | -5/+0 |
|
|