COMMITS
/ Doc/library/email.parser.rst March 11, 2026
C
gh-101100: Fix sphinx reference warnings around I/O (#139592)
Cody Maloney committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
July 14, 2025
H
Partially revert "gh-101100: Fix sphinx warnings in `library/email.parser.rst` (#136475)" (#136629)
Hugo van Kemenade committed
July 11, 2025
W
gh-101100: Fix sphinx warnings in `library/email.parser.rst` (#136475)
Weilin Du 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
December 5, 2018
A
Correct a couple of unbalanced parenthesis. (GH-10779)
Andre Delfino committed
October 16, 2018
C
In email.parser in message_from_bytes, update `strict` to `policy` (#9854)
Cheryl Sabella committed
July 16, 2018
J
bpo-34124: Fix markup of message_from_binary_file() signature (GH-8297)
Jon Ribbens committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
October 19, 2016
B
bold arguments
Benjamin Peterson committed
September 9, 2016
R
#20476: add a message_factory policy attribute to email.
R David Murray committed
September 8, 2016
R
#24277: The new email API is no longer provisional.
R David Murray committed
August 31, 2016
R
#27893: arg name and bytes references in email.parser docs.
R David Murray committed
July 27, 2016
B
Issue #27633: Fix usage of versionchanged directive in email.parser.rst
Berker Peksag committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
November 2, 2015
S
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka committed
September 21, 2014
J
Typo: headeronly -> headersonly
Jesus Cea committed
May 8, 2014
R
#21300: fix typo
R David Murray committed
May 7, 2014
R
#21300: Clean up the docs for the email "policy" arguments.
R David Murray committed
August 19, 2013
S
Issue #18761: Improved cross-references in email documentation.
Serhiy Storchaka committed
August 12, 2012
A
update doctests
Andrew Svetlov committed
June 24, 2012
G
Fix a couple of versionadded/versionchanged related markup errors.
Georg Brandl committed
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
January 29, 2012
G
merge with 3.2
Georg Brandl committed
G
Fix #13900: resolve self-referential description of a parameter.
Georg Brandl committed
April 18, 2011
R
Markup and text fixes from Georg Brandl's review.
R David Murray committed
R
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray committed
April 13, 2011
R
#11684: Complete parser bytes interface by adding BytesHeaderParser
R David Murray committed
March 29, 2011
R
Remove the 'strict' argument to Parser, deprecated since 2.4.
R David Murray 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
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
November 7, 2008
G
Merged revisions 67117-67119,67123-67124,67143 via svnmerge from
Georg Brandl committed
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson 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