COMMITS
/ Doc/library/email.policy.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 11, 2026
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
January 6, 2026
A
gh-133315: Document that compat32 should not be used with MIMEPart/EmailMessage (#143307)
Andrii Hrimov committed
January 5, 2025
Y
Docs: fix `MessageDefect` references in email.policy docs (#128468)
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
January 22, 2024
E
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)
Erlend E. Aasland committed
October 11, 2023
E
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti committed
December 9, 2022
S
gh-99087: Add missing newline for prompts in docs (GH-98993)
Stanley committed
December 17, 2020
A
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
September 10, 2016
R
#20476: Deal with the message_factory circular import differently.
R David Murray committed
September 9, 2016
R
#20476: add a message_factory policy attribute to email.
R David Murray 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
August 10, 2016
Z
Issue #27209: Fix doctests in Doc/library/email*.rst
Zachary Ware committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 17, 2015
R
#24211: Add missing docs for SMTPUTF8 policy instance.
R David Murray committed
R
#20098: add mangle_from_ policy option.
R David Murray committed
R
#24211: Add RFC6532 support to the email library.
R David Murray committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings 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
S
Issue #18761: Improved cross-references in email documentation.
Serhiy Storchaka committed
August 9, 2013
R
#18600: In 3.3, as_string does not accept a policy keyword.
R David Murray committed
R
#18600: add policy to add_string, and as_bytes and __bytes__ methods.
R David Murray committed
July 30, 2013
R
#18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1.
R David Murray committed
July 29, 2013
R
#18584: make doctest examples in email documentation pass.
R David Murray committed
March 28, 2013
March 11, 2013
T
Issue #17047: remove doubled words added in 3.3
Terry Jan Reedy committed
May 29, 2012
R
#10839: raise an error on add of duplicate unique headers in new email policies
R David Murray committed
May 27, 2012
R
#11785: fix the :mod: references in email package submodule titles.
R David Murray committed
R
Make headerregistry fully part of the provisional api.
R David Murray committed
G
Fix markup.
Georg Brandl committed
May 25, 2012
R
#12586: add provisional email policy with new header parsing and folding.
R David Murray committed
R
#14731: refactor email policy framework.
R David Murray committed
December 3, 2011
É
Fix glitches in email.policy docs (#12208)
Éric Araujo committed
August 10, 2011
É
Fix directive markup
Éric Araujo committed
April 19, 2011
G
Add new email.policy document to the toctree and fix markup glitch.
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