Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #17516: use comment syntax for comments, instead of multiline string | Victor Stinner | 2013-03-26 | 1 | -18/+16 |
* | Merge with 3.3, issue #17047: remove doubled words added in 3.3, | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
|\ | |||||
| * | Issue #17047: remove doubled words added in 3.3 | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
* | | utilize yield from | Philip Jenvey | 2012-10-01 | 1 | -2/+1 |
|/ | |||||
* | #15160: Extend the new email parser to handle MIME headers. | R David Murray | 2012-06-24 | 1 | -3/+801 |
* | Recognize '<>' as a special case of an angle-addr in header_value_parser. | R David Murray | 2012-05-26 | 1 | -1/+11 |
* | #12586: add provisional email policy with new header parsing and folding. | R David Murray | 2012-05-25 | 1 | -0/+2145 |