COMMITS
/ Doc/library/email.contentmanager.rst January 18, 2025
P
gh-121542: Document trailing newline behavior in `set_content()` (#121543)
Peter Bierma committed
September 25, 2024
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
October 11, 2023
E
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti committed
December 22, 2020
A
[doc] Fix missing commas in signatures (#23693)
Andre Delfino committed
June 11, 2018
Z
bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager (#7631)
Zackery Spytz committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce 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 30, 2016
R
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger committed
August 20, 2016
M
Minor spelling fixes
Martin Panter committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
April 14, 2015
B
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag committed
September 27, 2014
B
Revert #22251
Berker Peksag committed
B
Issue #22251: Fix ReST markup to avoid errors building docs.
Berker Peksag committed
September 20, 2014
R
#21091: make is_attachment a method.
R David Murray committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
November 24, 2013
G
Fix suspicious markup in the docs.
Georg Brandl committed
October 17, 2013
R
#18891: Complete new provisional email API.
R David Murray committed