COMMITS
/ Doc/library/email.errors.rst February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
March 3, 2025
Y
gh-101100: Fix sphinx warnings in `library/email.errors.rst` (#130774)
Yuki Kobayashi committed
February 26, 2025
Y
gh-130433: Update documentation for `MultipartConversionError` (GH-130436)
Yuki Kobayashi committed
July 30, 2024
P
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
Petr Viktorin committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
November 25, 2023
H
gh-101100: Fix Sphinx reference warnings (GH-112416)
Hugo van Kemenade committed
January 27, 2022
J
[doc]: Spotted errors while working on rstlint. (GH-30879)
Julien Palard committed
October 27, 2020
G
bpo-30681: Support invalid date format or value in email Date header (GH-22090)
Georges Toth committed
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
June 12, 2018
T
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce 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 19, 2013
S
Issue #18761: Improved cross-references in email documentation.
Serhiy Storchaka committed
June 24, 2012
G
Fix a couple of versionadded/versionchanged related markup errors.
Georg Brandl committed
May 28, 2012
R
#12515: email now registers a defect if the MIME end boundary is missing.
R David Murray committed
R
#1672568: email now registers defects for base64 payload format errors.
R David Murray committed
R
#14925: email now registers a defect for missing header/body separator.
R David Murray committed
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
August 3, 2010
G
Terminology fix: exceptions are raised, except in generator.throw().
Georg Brandl committed
April 27, 2009
G
Merged revisions 71572 via svnmerge from
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