Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #17047: remove doubled words added in 3.3 | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
* | #16811: Fix folding of headers with no value in provisional policies. | R David Murray | 2013-02-04 | 1 | -1/+1 |
* | Don't use metaclasses when class decorators can do the job. | R David Murray | 2012-05-31 | 1 | -1/+2 |
* | #10839: raise an error on add of duplicate unique headers in new email policies | R David Murray | 2012-05-29 | 1 | -0/+8 |
* | Make headerregistry fully part of the provisional api. | R David Murray | 2012-05-27 | 1 | -3/+3 |
* | #12586: Fix a small oversight in the new email policy header setting code. | R David Murray | 2012-05-26 | 1 | -1/+1 |
* | #12586: add provisional email policy with new header parsing and folding. | R David Murray | 2012-05-25 | 1 | -3/+170 |
* | #14731: refactor email policy framework. | R David Murray | 2012-05-25 | 1 | -167/+5 |
* | #14344: fixed the repr of email.policy objects. | R David Murray | 2012-03-17 | 1 | -1/+1 |
* | #11731: simplify/enhance parser/generator API by introducing policy objects. | R David Murray | 2011-04-18 | 1 | -0/+174 |