Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2bc69faadf54d46e83e7e86e15b14486a9e831c8
/
Lib
/
email
/
encoders.py
775632b
#19957: Simplify encode_7or8bit now that _payload is always str.
by R David Murray
· 11 years ago
00ae435
#18324: set_payload now correctly handles binary input.
by R David Murray
· 11 years ago
f6069f9
#14360: make encoders.encode_quopri work.
by R David Murray
· 11 years ago
ec317a8
#17171: fix email.encoders.encode_7or8bit when applied to binary data.
by R David Murray
· 12 years ago
ceaa8b1
#16564: Fix regression in use of encoders.encode_noop with binary data.
by R David Murray
· 12 years ago
78099bb
Merge #9298 fix.
by R David Murray
· 14 years ago
6d94bd4
#9298: restore proper folding of base64 encoded bodies.
by R David Murray
· 14 years ago
56a9d7e
#11554: reactivate test_email_codecs, and make it pass.
by R David Murray
· 14 years ago
99147c4
Merged revisions 81685 via svnmerge from
by R. David Murray
· 14 years ago
7da8f06
#4768: store base64 encoded email body parts as text, not binary.
by R. David Murray
· 14 years ago
f870d87
Merged revisions 79996,80855 via svnmerge from
by R. David Murray
· 15 years ago
ef3d6bd
Merged revisions 79994 via svnmerge from
by R. David Murray
· 15 years ago
8b2af27
More email package fixes.
by Barry Warsaw
· 17 years ago
8b3febe
Copying the email package back, despite its failings.
by Guido van Rossum
· 17 years ago
6398b7a
Remove the email package for now.
by Guido van Rossum
· 17 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
[Renamed (93%) from Lib/email/Encoders.py]
bb11386
Big email 3.0 API changes, with updated unit tests and documentation.
by Barry Warsaw
· 20 years ago
61e5616
encode_7or8bit(): Clearing out some old patches; iso-2202 is non-ASCII but
by Barry Warsaw
· 21 years ago
12272a2
Docstring consistency with the updated .tex files.
by Barry Warsaw
· 22 years ago
8c1aac2
Complete a merge of the mimelib project and the Python cvs codebases
by Barry Warsaw
· 23 years ago
409a4c0
Sync'ing with standalone email package 2.0.1. This adds support for
by Barry Warsaw
· 23 years ago
e968ead
Give me back my page breaks.
by Barry Warsaw
· 23 years ago
527e64f
Whitespace normalization.
by Tim Peters
· 23 years ago
6f70c41
cosmetic
by Barry Warsaw
· 23 years ago
ba92580
The email package version 1.0, prototyped as mimelib
by Barry Warsaw
· 23 years ago