index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
email
/
message.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1078919: document requirement to use triples for non-ascii add_header parms.
R. David Murray
2010-12-14
1
-2/+7
*
Merged revisions 85130 via svnmerge from
R. David Murray
2010-12-06
1
-2/+2
*
#1368247: make set_charset/MIMEText automatically encode unicode _payload.
R. David Murray
2010-06-02
1
-0/+2
*
Issue #5277: Fix quote counting when parsing RFC 2231 encoded parameters.
R. David Murray
2010-04-13
1
-1/+1
*
replace has_key with 'in' operator
Benjamin Peterson
2009-10-09
1
-7/+7
*
Issue #7082: When falling back to the MIME 'name' parameter, the
R. David Murray
2009-10-09
1
-1/+1
*
#2622 Import errors in email.message, from a py2app standalone application.
Amaury Forgeot d'Arc
2009-07-11
1
-2/+2
*
Issue #5341: Fix a variety of spelling errors.
Mark Dickinson
2009-02-21
1
-1/+1
*
#2676: email/message.py [Message.get_content_type]: Trivial regex hangs on pa...
Antoine Pitrou
2008-08-15
1
-7/+11
*
Remove Barry's love of deprecated syntax to silence warnings in the email
Brett Cannon
2008-08-03
1
-6/+6
*
Patch #1449244: Support Unicode strings in
Martin v. Löwis
2007-03-13
1
-2/+4
*
Forward port some fixes that were in email 2.5 but for some reason didn't make
Barry Warsaw
2006-07-26
1
-1/+12
*
Merge email package 4.0 from the sandbox, including documentation, test cases,
Barry Warsaw
2006-03-18
1
-0/+773