Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH... | Mark Sapiro | 2020-07-08 | 1 | -0/+13 |
* | bpo-40597: email: Use CTE if lines are longer than max_line_length consistent... | Arkadiusz Hiler | 2020-05-14 | 1 | -0/+15 |
* | Issue #27076: Doc, comment and tests spelling fixes | Martin Panter | 2016-05-26 | 1 | -1/+1 |
* | Merge #19772: Do not mutate message when downcoding to 7bit. | R David Murray | 2014-02-08 | 1 | -1/+1 |
* | #20531: Revert e20f98a8ed71, the 3.4 version of the #19063 fix. | R David Murray | 2014-02-07 | 1 | -2/+3 |
* | #19063: fix set_payload handling of non-ASCII string input. | R David Murray | 2013-12-11 | 1 | -3/+2 |
* | #18891: Complete new provisional email API. | R David Murray | 2013-10-17 | 1 | -0/+796 |