COMMITS
/ Doc/library/email.encoders.rst February 11, 2026
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
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
July 30, 2019
M
Fix typos in comments, docs and test names (#15018)
Min ho Kim committed
May 31, 2019
C
bpo-15115: Document deprecation of email.encoders in Python 3 (GH-5354)
Cheryl Sabella committed
March 28, 2019
K
Fix typo in email.encoders doc (GH-9700)
ksamuel 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
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
March 17, 2012
R
#11780: s/throw/raise/
R David Murray committed
R
#11780: document that email.encoders throw TypeError on multipart messages.
R David Murray committed
April 27, 2009
G
Merged revisions 71572 via svnmerge from
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed