COMMITS
/ Doc/library/smtplib.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
December 16, 2025
P
gh-124864: Extends smtplib documentation on ESMTP options format (#132547)
Patrick R committed
November 11, 2025
October 14, 2025
W
gh-101100: Fix sphinx warnings in `library/smtplib.rst` (#139991)
Weilin Du committed
February 11, 2025
Y
gh-101100: Docs: Fix some typos in the document (#129988)
Yuki Kobayashi committed
June 18, 2024
B
gh-120662: Improve `smtplib` example (#120668)
Bénédikt Tran committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
June 6, 2023
V
gh-94172: Update keyfile removal documentation (#105392)
Victor Stinner committed
April 26, 2023
O
gh-101879: docs - italicize argument in smtplib.SMPT() description (#101886)
Owain Davies committed
December 28, 2022
H
gh-94172: Update docs for params removed in 3.12 (#100431)
Hugo van Kemenade committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
November 20, 2020
C
bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413)
Christian Heimes committed
November 18, 2020
A
[doc] Fix smtplib and xml.dom.minidom mark-up (GH-22769)
Andre Delfino committed
May 23, 2020
V
Cosmetic smtplib changes (GH-8718)
Ville Skyttä committed
January 14, 2020
D
bpo-39329: Add timeout parameter for smtplib.LMTP constructor (GH-17998)
Dong-hee Na committed
D
bpo-39259: smtp.SMTP/SMTP_SSL now reject timeout = 0 (GH-17958)
Dong-hee Na committed
June 27, 2019
S
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower committed
June 24, 2019
S
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
November 23, 2018
T
Linkify SMTP.quit() in smtplib documentation. (GH-9785)
takey committed
September 10, 2018
S
closes bpo-34525: Fix smtplib's authobject() documentation (GH-8965)
Sebastian Rittau committed
September 7, 2018
P
bpo-34246: Use no mutable default args in smtplib (GH-8554)
Pablo Aguiar committed
August 13, 2018
V
smtplib documentation fixes (GH-8708)
Ville Skyttä committed
October 19, 2016
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
September 10, 2016
C
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
Christian Heimes committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
February 10, 2016
M
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter committed
November 2, 2015
M
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter committed
M
Issue #25523: Correct "a" article to "an" article
Martin Panter committed
July 9, 2015
B
- Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional
Barry Warsaw committed
May 17, 2015
R
#24218: Add SMTPUTF8 support to send_message.
R David Murray committed
May 16, 2015
R
#22027: Add RFC6531 support to smtplib.
R David Murray committed
April 16, 2015
R
#16914: reflow paragraph and add missing versionchanged.
R David Murray committed
R
#16914: add timestamps to smtplib debugging output via new debuglevel 2.
R David Murray committed
July 3, 2014
R
#15014: Add 'auth' command to implement auth mechanisms and use it in login.
R David Murray committed
June 9, 2014
R
#20903: clarify what happens when an smtp connection timeout occurs.
R David Murray committed
March 22, 2014
A
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
December 2, 2013
C
Issue #19785: smtplib now supports SSLContext.check_hostname and server name
Christian Heimes committed
August 13, 2013
N
Issue 18724: Fix typo noticed by Susan Tan.
Ned Deily committed
N
Issue 18724: Fix typo noticed by Susan Tan.
Ned Deily committed
June 23, 2013
R
Merge #18179: reflow paragraphs.
R David Murray committed
R
#18179: reflow paragraphs.
R David Murray committed
R
Merge #18179: document the local_hostname parameter.
R David Murray committed
R
#18179: document the local_hostname parameter.
R David Murray committed