Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #28047: Fix calculation of base64 line length. | R David Murray | 2016-09-09 | 1 | -1/+22 |
| | | | | | This is buggy in the old email code as well, but it doesn't affect anything there because only the default line length is ever used there. | ||||
* | Closes #18475: add unittest.main() to test_email/test_inversions. | R David Murray | 2013-07-16 | 1 | -0/+4 |
| | | | | Patch by Vajrasky Kok. | ||||
* | #16811: Fix folding of headers with no value in provisional policies. | R David Murray | 2013-02-04 | 1 | -0/+45 |