Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-46565: `del` loop vars that are leaking into module namespaces (GH-30993) | Nikita Sobolev | 2022-02-03 |
* | bpo-45060: Get rid of few uses of the equality operators with None (GH-28087) | Serhiy Storchaka | 2021-08-31 |
* | bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631) | Johannes Reiff | 2021-08-09 |
* | bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH... | Mark Sapiro | 2020-07-08 |
* | bpo-40597: email: Use CTE if lines are longer than max_line_length consistent... | Arkadiusz Hiler | 2020-05-13 |
* | Merge with 3.5 | Steve Dower | 2016-09-09 |
|\ | |||
| * | #28047: Fix calculation of base64 line length. | R David Murray | 2016-09-09 |
* | | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Raymond Hettinger | 2016-08-30 |
|/ | |||
* | #18891: Complete new provisional email API. | R David Murray | 2013-10-16 |