COMMITS
/ Lib/email/errors.py November 12, 2024
H
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Hugo van Kemenade committed
July 30, 2024
P
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
Petr Viktorin committed
October 6, 2021
C
Fix typos in the Lib directory (GH-28775)
Christian Clauss committed
October 27, 2020
G
bpo-30681: Support invalid date format or value in email Date header (GH-22090)
Georges Toth committed
June 12, 2018
T
June 9, 2012
R
Now that Defects are Exception subclasses, call super.
R David Murray committed
May 28, 2012
R
#12515: email now registers a defect if the MIME end boundary is missing.
R David Murray committed
R
#14925: email now registers a defect for missing header/body separator.
R David Murray committed
May 25, 2012
R
#12586: add provisional email policy with new header parsing and folding.
R David Murray committed
June 22, 2011
R
#1874: detect invalid multipart CTE and report it as a defect.
R David Murray committed
April 18, 2011
R
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray committed
August 30, 2007
G
Copying the email package back, despite its failings.
Guido van Rossum committed
August 25, 2007
G
Remove the email package for now.
Guido van Rossum committed
April 21, 2006
T
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters committed