summaryrefslogtreecommitdiff
path: root/Doc/library/email.header.rst
Commit message (Expand)AuthorAgeFilesLines
* #24277: The new email API is no longer provisional.R David Murray2016-09-071-0/+8
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
* fix doctest for email.header docsAndrew Svetlov2012-08-121-3/+3
* #11785: fix the :mod: references in email package submodule titles.R David Murray2012-05-271-2/+2
* Avoid using the default reST role. Makes Doc/tools/rstlint.py happy.Éric Araujo2011-09-011-2/+2
* Fix markup.R David Murray2011-04-181-1/+1
* #11492: rewrite header folding algorithm. Less code, more passing tests.R David Murray2011-04-181-3/+11
* #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.R. David Murray2011-01-071-2/+8
* Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.Georg Brandl2011-01-061-5/+1
* #10790: make append work when output codec is different from input codecR. David Murray2011-01-051-8/+9
* Fix same typo in docs.R. David Murray2010-12-291-1/+1
* Fix style.Georg Brandl2010-10-241-1/+2
* #1349106: add linesep argument to generator.flatten and header.encode.R. David Murray2010-10-231-1/+8
* Use new optional argument style in email docs.Georg Brandl2009-05-171-11/+15
* Merged revisions 71572 via svnmerge fromGeorg Brandl2009-04-271-11/+12
* "Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does ...Barry Warsaw2009-03-301-1/+1
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-37/+38
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-10/+10
* Convert all print statements in the docs.Georg Brandl2007-09-041-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+171