COMMITS
/ Lib/email/mime/text.py November 12, 2024
H
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Hugo van Kemenade committed
April 24, 2023
J
gh-102498 Clean up unused variables and imports in the email module (#102482)
JosephSBoyle committed
March 8, 2023
J
gh-102507 Remove invisible pagebreak characters (#102531)
JosephSBoyle committed
September 8, 2016
B
Issue #27445: Merge from 3.5
Berker Peksag committed
B
Issue #27445: Don't pass str(_charset) to MIMEText.set_payload()
Berker Peksag committed
September 7, 2016
R
#27331: add policy keyword argument to all MIME subclasses.
R David Murray committed
September 26, 2014
B
Issue #16324: _charset parameter of MIMEText now also accepts email.charset.Charset instances.
Berker Peksag committed
March 20, 2014
V
Issue #20976: pyflakes: Remove unused imports
Victor Stinner committed
March 11, 2013
T
Issue #17047: remove doubled words added in 3.3
Terry Jan Reedy committed
March 23, 2012
R
#14380: Make actual default match docs, fix __init__ order.
R David Murray committed
R
#14380: Have MIMEText defaults to utf-8 when passed non-ASCII unicode
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