Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-... | Mariatta | 2017-06-15 | 1 | -2/+6 |
* | #20098: add mangle_from_ policy option. | R David Murray | 2015-05-17 | 1 | -0/+8 |
* | Don't use metaclasses when class decorators can do the job. | R David Murray | 2012-05-31 | 1 | -25/+20 |
* | #10839: raise an error on add of duplicate unique headers in new email policies | R David Murray | 2012-05-29 | 1 | -0/+19 |
* | #12586: add provisional email policy with new header parsing and folding. | R David Murray | 2012-05-25 | 1 | -3/+9 |
* | #14731: refactor email policy framework. | R David Murray | 2012-05-25 | 1 | -0/+338 |