COMMITS
/ Doc/library/email.utils.rst February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
May 9, 2024
H
gh-118798: Remove deprecated isdst parameter from `email.utils.localtime` (#118799)
Hugo van Kemenade committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
December 15, 2023
V
[CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (#111116)
Victor Stinner committed
July 21, 2023
G
gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#105127)" (#106733)
Gregory P. Smith committed
July 10, 2023
March 20, 2023
A
gh-72346: Added isdst deprecation warning to email.utils.localtime (GH-91450)
Alan Williams committed
October 27, 2020
G
bpo-30681: Support invalid date format or value in email Date header (GH-22090)
Georges Toth committed
November 12, 2019
D
bpo-38421: Update email.utils documentation (GH-16678)
David K committed
November 21, 2018
Z
bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)
Zhiming Wang committed