| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-33524: Fix the folding of email header when max_line_length is 0 or None ... | Abhilash Raj | 2019-05-17 | 1 | -1/+2 |
|
|
* | #20476: add a message_factory policy attribute to email. | R David Murray | 2016-09-09 | 1 | -0/+2 |
|
|
* | #22233: Only split headers on \r and/or \n, per email RFCs. | R David Murray | 2016-09-07 | 1 | -1/+8 |
|
|
* | #24211: Add RFC6532 support to the email library. | R David Murray | 2015-05-17 | 1 | -1/+14 |
|
|
* | #18891: Complete new provisional email API. | R David Murray | 2013-10-17 | 1 | -0/+13 |
|
|
* | 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 |
|
|