Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-27397: Make email module properly handle invalid-length base64 strings (#... | Tal Einat | 2018-06-12 | 1 | -18/+30 |
* | Fixed a type error introduced in issue #28992. | Serhiy Storchaka | 2016-12-21 | 1 | -1/+1 |
* | Issue #28992: Use bytes.fromhex(). | Serhiy Storchaka | 2016-12-21 | 1 | -1/+1 |
* | Escaped backslashes in docstrings. | Serhiy Storchaka | 2015-04-03 | 1 | -1/+1 |
* | Issue #17047: remove doubled words added in 3.3 | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
* | Add '__all__' to _encoded_words and mark QByteMap as private. | R David Murray | 2012-05-27 | 1 | -2/+12 |
* | #12586: add provisional email policy with new header parsing and folding. | R David Murray | 2012-05-25 | 1 | -0/+211 |