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
/
test
/
test_email
/
test_email.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#1690608: make formataddr RFC2047 aware.
R David Murray
2011-04-06
1
-0/+40
*
Merge #11605: don't use set/get_payload in feedparser; they do conversions.
R David Murray
2011-04-06
1
-0/+47
*
Move assertBytesEqual to base test class, improve it, and hook into assertEqual
R David Murray
2011-03-31
1
-6/+1
*
Move infrastructure into __init__ to lay groundwork for splitting test_email.
R David Murray
2011-03-31
1
-27/+1
*
Only a few files were opened using findfile; consistently don't use it.
R David Murray
2011-03-31
1
-11/+5
*
Merge #11584: Since __getitem__ returns headers, make decode_header handle them.
R David Murray
2011-03-25
1
-0/+14
*
Merge #11606: improved body_encode algorithm, no longer produces overlong lines
R David Murray
2011-03-24
1
-1/+18
*
Merge #11590: fix quoprimime decode handling of empty strings and line endings.
R David Murray
2011-03-23
1
-0/+15
*
Merge #11589: add additional tests for the email quoprimime module.
R David Murray
2011-03-23
1
-14/+178
*
Correctly move email package tests to Lib/test.
R David Murray
2011-03-21
1
-0/+4146
[prev]