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
/
charset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#11554: reactivate test_email_codecs, and make it pass.
R David Murray
2011-03-15
1
-2/+7
*
Fix header encoding of long headers when using euc-jp and shift_jis.
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
-6/+16
*
Remove doc for nonexisting parameter.
Georg Brandl
2011-01-06
1
-3/+1
*
Fix Charset.body_encode to encode to output_charset before calling base64mime.
R. David Murray
2010-06-03
1
-0/+2
*
Oops. I copied a slightly older version of the email package from the sandbox.
Guido van Rossum
2007-08-30
1
-97/+92
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
1
-0/+389
*
Remove the email package for now.
Guido van Rossum
2007-08-25
1
-391/+0
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-6/+6
*
Merged revisions 53538-53622 via svnmerge from
Thomas Wouters
2007-02-05
1
-0/+3
*
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/+388