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
*
Merge: Update out of date docstring.
R David Murray
2012-06-17
1
-7/+5
|
\
|
*
Update out of date docstring.
R David Murray
2012-06-17
1
-7/+5
*
|
#10839: raise an error on add of duplicate unique headers in new email policies
R David Murray
2012-05-29
1
-0/+10
*
|
#1672568: email now registers defects for base64 payload format errors.
R David Murray
2012-05-28
1
-5/+7
*
|
#14731: refactor email policy framework.
R David Murray
2012-05-25
1
-30/+34
|
/
*
#11243: tests and fixes for handling of 'dirty data' in additional methods
R David Murray
2011-03-17
1
-5/+8
*
Merge #11555 as_string doc fix from 3.1.
R David Murray
2011-03-15
1
-2/+1
|
\
|
*
#11555: update doc for 3.x change to as_string mangle_from default.
R David Murray
2011-03-15
1
-2/+1
|
*
Merged revisions 87217 via svnmerge from
R. David Murray
2010-12-13
1
-3/+21
|
*
Merged revisions 85130 via svnmerge from
R. David Murray
2010-12-06
1
-5/+2
|
*
Merged revisions 80078 via svnmerge from
R. David Murray
2010-04-14
1
-1/+1
|
*
Merged revisions 75307 via svnmerge from
R. David Murray
2009-10-10
1
-1/+1
*
|
Remove obsolete comment.
R David Murray
2011-03-15
1
-1/+1
*
|
#10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.
R. David Murray
2011-01-07
1
-12/+13
*
|
#1693546: don't add quotes around RFC 2231 encoded values.
R. David Murray
2010-12-24
1
-1/+3
*
|
#1078919: make add_header automatically do RFC2231 encoding when needed.
R. David Murray
2010-12-13
1
-3/+21
*
|
#4661: add bytes parsing and generation to email (email version bump to 5.1.0)
R. David Murray
2010-10-08
1
-26/+72
*
|
Fix a couple spelling errors in comments and delete redundant __len__ def.
R. David Murray
2010-10-01
1
-5/+2
*
|
Issue #4770: Restrict binascii module to accept only bytes (as specified).
Florent Xicluna
2010-07-27
1
-2/+4
*
|
Merged revisions 80062 via svnmerge from
R. David Murray
2010-04-14
1
-1/+1
*
|
bdecode was already gone in email 5. This merge adds the test from
R. David Murray
2010-03-08
1
-1/+0
*
|
Merged revisions 75301 via svnmerge from
R. David Murray
2009-10-10
1
-1/+1
|
/
*
Merged revisions 69846 via svnmerge from
Mark Dickinson
2009-02-21
1
-1/+1
*
Merged revisions 65659,65693,65700,65702,65706-65707,65761 via svnmerge from
Benjamin Peterson
2008-08-17
1
-7/+11
*
More email package fixes.
Barry Warsaw
2007-08-31
1
-3/+8
*
More email package related repairs. This fixes smtplib's import and use of
Barry Warsaw
2007-08-30
1
-2/+4
*
Oops. I copied a slightly older version of the email package from the sandbox.
Guido van Rossum
2007-08-30
1
-13/+7
*
Fix a more bytes/str confusion.
Barry Warsaw
2007-08-30
1
-2/+3
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
1
-0/+790
*
Remove the email package for now.
Guido van Rossum
2007-08-25
1
-786/+0
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-1/+1
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-2/+2
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-2/+4
*
Killed the <> operator. You must now use !=.
Guido van Rossum
2006-08-24
1
-6/+6
*
Stomp out more hsa_key() calls.
Guido van Rossum
2006-08-19
1
-7/+7
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+12
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+773