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
/
header.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#11584: Since __getitem__ returns headers, make decode_header handle them.
R David Murray
2011-03-25
1
-0/+6
*
Merge #11401 fix from 3.1.
R David Murray
2011-03-16
1
-1/+1
|
\
|
*
#11401: handle headers with no value.
R David Murray
2011-03-16
1
-1/+1
*
|
#11565: Merge with 3.1.
Ezio Melotti
2011-03-16
1
-1/+1
|
\
\
|
|
/
|
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
|
*
Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge...
R. David Murray
2011-02-11
1
-3/+8
|
*
Merged revisions 87873 via svnmerge from
R. David Murray
2011-01-09
1
-1/+9
|
*
Merged revisions 87750 via svnmerge from
R. David Murray
2011-01-05
1
-16/+10
|
*
Merged revisions 87567 via svnmerge from
R. David Murray
2010-12-29
1
-2/+2
|
*
Merged revisions 83690 via svnmerge from
R. David Murray
2010-08-03
1
-0/+3
*
|
Harmonize linesep docstrings, and fix the quoting of \r\n
R David Murray
2011-03-14
1
-1/+1
*
|
#5871: protect against header injection attacks.
R. David Murray
2011-01-09
1
-1/+9
*
|
#10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s.
R. David Murray
2011-01-07
1
-2/+7
*
|
Fix formatting of values with embedded newlines when rfc2047 encoding
R. David Murray
2011-01-07
1
-3/+8
*
|
#10790: make append work when output codec is different from input codec
R. David Murray
2011-01-05
1
-16/+10
*
|
Fix a comment typo and update another comment to match Python3 reality
R. David Murray
2010-12-29
1
-2/+2
*
|
#1349106: add linesep argument to generator.flatten and header.encode.
R. David Murray
2010-10-23
1
-4/+12
*
|
#3196: if needed pad a short base64 encoded word before trying to decode.
R. David Murray
2010-08-03
1
-0/+3
*
|
Merged revisions 73952 via svnmerge from
Amaury Forgeot d'Arc
2009-07-12
1
-1/+1
|
/
*
Make test_email.py completely pass. This is cheating though because the two
Barry Warsaw
2007-08-31
1
-1/+0
*
More email package fixes.
Barry Warsaw
2007-08-31
1
-13/+15
*
More email package related repairs. This fixes smtplib's import and use of
Barry Warsaw
2007-08-30
1
-4/+5
*
Oops. I copied a slightly older version of the email package from the sandbox.
Guido van Rossum
2007-08-30
1
-40/+96
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
1
-0/+520
*
Remove the email package for now.
Guido van Rossum
2007-08-25
1
-503/+0
*
SF patch# 1757839 by Alexandre Vassalotti -- make test_mailbox and
Guido van Rossum
2007-07-21
1
-2/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-5/+5
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-1/+2
*
Killed the <> operator. You must now use !=.
Guido van Rossum
2006-08-24
1
-2/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+502