COMMITS
/ Doc/library/email.generator.rst May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
May 24, 2023
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner committed
October 1, 2022
W
Fix capitalization of Unix in documentation (#96913)
Will Hawkins committed
May 24, 2019
N
Fix typos in Doc/library/email.generator.rst documentation (GH-13539)
Nick Sung committed
May 6, 2019
P
bpo-36766: Typos in docs and code comments (GH-13116)
penguindustin committed
November 4, 2018
S
bpo-31887: Adds documentations for special multipart/signed handling (GH-4268)
Saptak Sengupta committed
April 20, 2018
V
Spelling fixes to docs, docstrings, and comments (GH-6374)
Ville Skyttä committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
September 8, 2016
R
Add policy keyword to email.generator.DecodedGenerator.
R David Murray committed
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
February 26, 2016
May 7, 2014
R
#21300: Clean up the docs for the email "policy" arguments.
R David Murray committed
May 30, 2012
G
Update pydoc topics and fix new suspicious markup.
Georg Brandl committed
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
May 25, 2012
R
#14731: refactor email policy framework.
R David Murray committed
May 21, 2012
H
#14804: Remove [] around optional arguments with default values
Hynek Schlawack committed
H
#14804: Remove [] around optional arguments with default values
Hynek Schlawack committed
May 16, 2012
R
merge #1440472: reflow
R David Murray committed
R
#1440472: reflow
R David Murray committed
R
merge #1440472: Explain that email parser/generator isn't *quite* "idempotent"
R David Murray committed
R
#1440472: Explain that email parser/generator isn't *quite* "idempotent"
R David Murray committed
April 18, 2011
R
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray committed
January 7, 2011
R
#10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.
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
October 19, 2010
R
Correct signature of BytesGenerator in docs.
R. David Murray committed
October 15, 2010
S
Fixing some sphinx inline directives - detected using ``make check``.
Senthil Kumaran committed
October 8, 2010
R
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
R. David Murray committed
September 15, 2010
A
Add cross-references to the glossary entry for file objects.
Antoine Pitrou committed
January 10, 2010
R
Merged revisions 77412 via svnmerge from
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
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson 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