COMMITS
/ Doc/library/email.mime.rst May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 27, 2024
N
gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635)
Nikita Sobolev committed
January 14, 2023
B
gh-101021: Document binary parameters as bytes (#101024)
Bob Kline committed
April 22, 2022
B
gh-91217: deprecate-sndhdr (#91806)
Brett Cannon committed
April 13, 2022
B
gh-91217: deprecate imghdr (#91461)
Brett Cannon committed
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
September 7, 2016
R
#27331: add policy keyword argument to all MIME subclasses.
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
January 14, 2015
G
Closes #23181: codepoint -> code point
Georg Brandl committed
September 26, 2014
B
Issue #16324: _charset parameter of MIMEText now also accepts email.charset.Charset instances.
Berker Peksag committed
August 19, 2013
S
Issue #18761: Improved cross-references in email documentation.
Serhiy Storchaka committed
March 20, 2013
E
Merge usage of argument/parameter and markup fixes from 3.2.
Ezio Melotti committed
E
Fix usage of argument/parameter and markup.
Ezio Melotti committed
March 19, 2013
R
Merge: #1525919: Document MIMEText+set_payload encoding behavior.
R David Murray committed
R
#1525919: Document MIMEText+set_payload encoding behavior.
R David Murray committed
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
March 23, 2012
R
#14380: Have MIMEText defaults to utf-8 when passed non-ASCII unicode
R David Murray 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
January 3, 2009
G
Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from
Georg Brandl committed
G
Remove trailing whitespace.
Georg Brandl committed
January 1, 2009
B
Merged revisions 68116-68119,68121,68123-68127 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