Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-... | mircea-cosbuc | 2017-06-12 | 1 | -2/+6 |
* | #20476: Deal with the message_factory circular import differently. | R David Murray | 2016-09-10 | 1 | -1/+1 |
* | #20476: add a message_factory policy attribute to email. | R David Murray | 2016-09-09 | 1 | -0/+4 |
* | #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 |