| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-42892: fix email multipart attribute error (GH-26903) (GH-27492) | Miss Islington (bot) | 2021-07-30 | 1 | -1/+33 |
|
|
* | bpo-44395: Fix MIMEPart.as_string to pass unixfrom properly (GH-26685) | Miss Islington (bot) | 2021-06-21 | 1 | -0/+7 |
|
|
* | bpo-33972: Fix EmailMessage.iter_attachments raising AttributeError. (GH-14119) | Abhilash Raj | 2019-06-25 | 1 | -0/+9 |
|
|
* | bpo-36520: Email header folded incorrectly (#13608) | websurfer5 | 2019-06-06 | 1 | -0/+131 |
|
|
* | #24277: The new email API is no longer provisional. | R David Murray | 2016-09-08 | 1 | -0/+20 |
|
|
* | 27988: Make sure iter_attachments does not mutate the payload list. | R David Murray | 2016-09-07 | 1 | -0/+10 |
|
|
* | Merge: #21091: make is_attachment a method. | R David Murray | 2014-09-20 | 1 | -5/+5 |
|\ |
|
| * | #21091: make is_attachment a method. | R David Murray | 2014-09-20 | 1 | -5/+15 |
|/ |
|
* | #21079: is_attachment now looks only at the value, ignoring parameters. | R David Murray | 2014-09-20 | 1 | -1/+2 |
|
|
* | #20476: use EmailMessage as factory if non-compat32 policy is used. | R David Murray | 2014-02-07 | 1 | -1/+15 |
|
|
* | #18891: Complete new provisional email API. | R David Murray | 2013-10-17 | 1 | -1/+741 |
|
|
* | #10839: add new test file that was omitted from checkin | R David Murray | 2012-05-29 | 1 | -0/+18 |
|
|