| Commit message (Expand) | Author | Age | Files | Lines |
* | #24277: The new email API is no longer provisional. | R David Murray | 2016-09-08 | 1 | -0/+8 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
|
|
* | fix doctest for email.header docs | Andrew Svetlov | 2012-08-12 | 1 | -3/+3 |
|
|
* | #11785: fix the :mod: references in email package submodule titles. | R David Murray | 2012-05-27 | 1 | -2/+2 |
|
|
* | Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. | Éric Araujo | 2011-09-01 | 1 | -2/+2 |
|
|
* | Fix markup. | R David Murray | 2011-04-18 | 1 | -1/+1 |
|
|
* | #11492: rewrite header folding algorithm. Less code, more passing tests. | R David Murray | 2011-04-18 | 1 | -3/+11 |
|
|
* | #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s. | R. David Murray | 2011-01-07 | 1 | -2/+8 |
|
|
* | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. | Georg Brandl | 2011-01-06 | 1 | -5/+1 |
|
|
* | #10790: make append work when output codec is different from input codec | R. David Murray | 2011-01-05 | 1 | -8/+9 |
|
|
* | Fix same typo in docs. | R. David Murray | 2010-12-29 | 1 | -1/+1 |
|
|
* | Fix style. | Georg Brandl | 2010-10-24 | 1 | -1/+2 |
|
|
* | #1349106: add linesep argument to generator.flatten and header.encode. | R. David Murray | 2010-10-23 | 1 | -1/+8 |
|
|
* | Use new optional argument style in email docs. | Georg Brandl | 2009-05-17 | 1 | -11/+15 |
|
|
* | Merged revisions 71572 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -11/+12 |
|
|
* | "Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does ... | Barry Warsaw | 2009-03-30 | 1 | -1/+1 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -37/+38 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -10/+10 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -1/+1 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+171 |
|
|