COMMITS
/ Lib/email/encoders.py November 12, 2024
H
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Hugo van Kemenade committed
March 8, 2023
J
gh-102507 Remove invisible pagebreak characters (#102531)
JosephSBoyle committed
December 13, 2013
R
#19957: Simplify encode_7or8bit now that _payload is always str.
R David Murray committed
August 22, 2013
R
#18324: set_payload now correctly handles binary input.
R David Murray committed
June 27, 2013
R
#14360: make encoders.encode_quopri work.
R David Murray committed
February 11, 2013
R
#17171: fix email.encoders.encode_7or8bit when applied to binary data.
R David Murray committed
February 9, 2013
R
#16564: Fix regression in use of encoders.encode_noop with binary data.
R David Murray committed
March 16, 2011
R
Merge #9298 fix.
R David Murray committed
R
#9298: restore proper folding of base64 encoded bodies.
R David Murray committed
March 15, 2011
R
#11554: reactivate test_email_codecs, and make it pass.
R David Murray committed
June 4, 2010
R
Merged revisions 81685 via svnmerge from
R. David Murray committed
R
#4768: store base64 encoded email body parts as text, not binary.
R. David Murray committed
May 6, 2010
R
Merged revisions 79996,80855 via svnmerge from
R. David Murray committed
April 12, 2010
R
Merged revisions 79994 via svnmerge from
R. David Murray committed
August 31, 2007
B
More email package fixes.
Barry Warsaw 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