COMMITS
/ Doc/library/email.header.rst February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
June 27, 2025
B
Docs: Fix duplicate word typos (GH-135958)
Brian Schubert committed
June 15, 2025
June 8, 2024
C
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
June 21, 2022
A
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Adam Turner committed
January 25, 2021
J
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
Julien Palard committed
December 17, 2020
A
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino committed
September 8, 2016
R
#24277: The new email API is no longer provisional.
R David Murray committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
August 12, 2012
A
fix doctest for email.header docs
Andrew Svetlov committed
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
September 1, 2011
É
Avoid using the default reST role. Makes Doc/tools/rstlint.py happy.
Éric Araujo committed
April 18, 2011
R
Fix markup.
R David Murray committed
R
#11492: rewrite header folding algorithm. Less code, more passing tests.
R David Murray committed
January 7, 2011
R
#10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.
R. David Murray committed
January 6, 2011
G
Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.
Georg Brandl committed
January 5, 2011
R
#10790: make append work when output codec is different from input codec
R. David Murray committed
December 29, 2010
R
Fix same typo in docs.
R. David Murray committed
October 24, 2010
G
Fix style.
Georg Brandl committed
October 23, 2010
R
#1349106: add linesep argument to generator.flatten and header.encode.
R. David Murray committed
May 17, 2009
G
Use new optional argument style in email docs.
Georg Brandl committed
April 27, 2009
G
Merged revisions 71572 via svnmerge from
Georg Brandl committed
March 30, 2009
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
February 1, 2008
G
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl committed
September 4, 2007
G
Convert all print statements in the docs.
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed