Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43323: Fix UnicodeEncodeError in the email module (GH-32137) | Serhiy Storchaka | 2022-04-30 | 1 | -0/+7 |
* | bpo-38332: Catch KeyError from unknown cte in encoded-word. (GH-16503) | Andrei Troie | 2019-10-05 | 1 | -0/+2 |
* | bpo-27397: Make email module properly handle invalid-length base64 strings (#... | Tal Einat | 2018-06-12 | 1 | -0/+6 |
* | Closes #18464: fix typo in test name. | R David Murray | 2013-07-15 | 1 | -1/+1 |
* | #18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?= | R David Murray | 2013-07-11 | 1 | -0/+5 |
* | #12586: add provisional email policy with new header parsing and folding. | R David Murray | 2012-05-25 | 1 | -0/+187 |