index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
email
/
encoders.py
Commit message (
Expand
)
Author
Age
*
#19957: Simplify encode_7or8bit now that _payload is always str.
R David Murray
2013-12-12
*
#18324: set_payload now correctly handles binary input.
R David Murray
2013-08-21
*
#14360: make encoders.encode_quopri work.
R David Murray
2013-06-27
*
#17171: fix email.encoders.encode_7or8bit when applied to binary data.
R David Murray
2013-02-11
*
#16564: Fix regression in use of encoders.encode_noop with binary data.
R David Murray
2013-02-09
*
Merge #9298 fix.
R David Murray
2011-03-16
|
\
|
*
#9298: restore proper folding of base64 encoded bodies.
R David Murray
2011-03-16
|
*
Merged revisions 81685 via svnmerge from
R. David Murray
2010-06-04
|
*
Merged revisions 79996,80855 via svnmerge from
R. David Murray
2010-05-06
*
|
#11554: reactivate test_email_codecs, and make it pass.
R David Murray
2011-03-15
*
|
#4768: store base64 encoded email body parts as text, not binary.
R. David Murray
2010-06-04
*
|
Merged revisions 79994 via svnmerge from
R. David Murray
2010-04-12
|
/
*
More email package fixes.
Barry Warsaw
2007-08-31
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
*
Remove the email package for now.
Guido van Rossum
2007-08-25
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21