COMMITS
/ Doc/library/email.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
May 24, 2023
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner committed
August 6, 2022
O
gh-93243: Make smtpd private before porting its users (GH-93246)
Oleg Iarygin committed
December 7, 2021
V
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Victor Stinner committed
November 15, 2021
V
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Victor Stinner committed
April 26, 2021
D
Fix id of 'Internet Message Format' RFC in email doc (GH-24137)
Denis Laxalde committed
November 21, 2018
Z
bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)
Zhiming Wang committed
October 16, 2018
C
In email docs, correct spelling of foregoing (#9856)
Cheryl Sabella committed
June 16, 2018
X
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak committed
September 8, 2016
R
24277: Make it clearer that the new modules are not provisional.
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
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed
September 27, 2014
R
#20974: Update version table in email intro.
R David Murray committed
October 17, 2013
R
#18891: Complete new provisional email API.
R David Murray committed
August 19, 2013
S
Issue #18761: Improved cross-references in email documentation.
Serhiy Storchaka committed
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
April 19, 2011
G
Add new email.policy document to the toctree and fix markup glitch.
Georg Brandl committed
October 15, 2010
S
Fixing some sphinx inline directives - detected using ``make check``.
Senthil Kumaran committed
October 8, 2010
R
What's new entry for email 5.1.
R. David Murray committed
R
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
R. David Murray committed
May 17, 2009
G
Use new optional argument style in email docs.
Georg Brandl committed
June 12, 2008
G
Remove last traces of mimetools.
Georg Brandl committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes 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