COMMITS
/ Doc/library/email.compat32-message.rst July 7, 2025
W
gh-101100: Fix Sphinx warnings in library/email.compat32-message.rst (#136323)
Weilin Du committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
July 20, 2024
A
Docs: Fix duplicate object description warnings (#122068)
Adam Turner committed
October 19, 2023
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
October 1, 2022
W
Fix capitalization of Unix in documentation (#96913)
Will Hawkins committed
April 26, 2021
D
Fix id of 'Internet Message Format' RFC in email doc (GH-24137)
Denis Laxalde committed
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
June 3, 2019
J
Doc fix: duplicate object description of email.message (GH-13742)
Julien Palard committed
December 5, 2018
A
Correct a couple of unbalanced parenthesis. (GH-10779)
Andre Delfino committed
October 31, 2018
S
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka committed
September 14, 2018
A
Fix "Python" casing in a few places (GH-9001)
Andrés Delfino committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
April 27, 2017
M
bpo-27200: Fix several doctests (GH-604)
Marco Buttu committed
March 1, 2017
M
email.compat32-message.rst: Fix typo in the word `message` (GH-379)
Mariatta committed
A
Fixed a handful of typos (GH-343)
Alex Gaynor committed
September 8, 2016
R
#24277: The new email API is no longer provisional.
R David Murray committed