Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-27240 Rewrite the email header folding algorithm. (#3488) | R. David Murray | 2017-12-03 | 1 | -3/+6 |
* | bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489) | Jon Dufresne | 2017-05-18 | 1 | -2/+2 |
* | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 1 | -1/+1 |
* | Issues #26310, #26311: Fix typos in the documentation and code comments | Martin Panter | 2016-02-10 | 1 | -1/+1 |
* | Merge: #21991: make headerregistry params property MappingProxyType. | R David Murray | 2014-10-17 | 1 | -1/+2 |
|\ | |||||
| * | #21991: make headerregistry params property MappingProxyType. | R David Murray | 2014-10-17 | 1 | -1/+2 |
* | | Issue #22033: Reprs of most Python implemened classes now contain actual | Serhiy Storchaka | 2014-07-25 | 1 | -2/+4 |
|/ | |||||
* | #15160: Extend the new email parser to handle MIME headers. | R David Murray | 2012-06-24 | 1 | -15/+142 |
* | Make headerregistry fully part of the provisional api. | R David Murray | 2012-05-27 | 1 | -0/+456 |