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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with 3.5
Steve Dower
2016-09-09
1
-2/+10
|
\
|
*
#28047: Fix calculation of base64 line length.
R David Murray
2016-09-09
1
-2/+10
*
|
Issue #23277: Remove unused sys and os imports
Berker Peksag
2016-04-24
1
-1/+0
|
/
*
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
1
-1/+1
*
Issue #22002: Make full use of test discovery in test sub-packages.
Zachary Ware
2014-07-23
1
-19/+4
*
#18891: Complete new provisional email API.
R David Murray
2013-10-17
1
-1/+25
*
Don't use metaclasses when class decorators can do the job.
R David Murray
2012-05-31
1
-34/+32
*
Make parameterized tests in email less hackish.
R David Murray
2012-05-31
1
-0/+79
*
#12586: add provisional email policy with new header parsing and folding.
R David Murray
2012-05-25
1
-0/+6
*
#14731: refactor email policy framework.
R David Murray
2012-05-25
1
-1/+13
*
#8315: add automatic unittest test discovery in test.test_email
R David Murray
2012-03-13
1
-0/+10
*
#13012: use splitlines(keepends=True/False) instead of splitlines(0/1).
Ezio Melotti
2011-09-28
1
-1/+1
*
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray
2011-04-18
1
-0/+2
*
Use stock assertEqual instead of custom ndiffAssertEqual.
R David Murray
2011-04-10
1
-9/+1
*
Move assertBytesEqual to base test class, improve it, and hook into assertEqual
R David Murray
2011-03-31
1
-0/+11
*
Move infrastructure into __init__ to lay groundwork for splitting test_email.
R David Murray
2011-03-31
1
-0/+27
*
Correctly move email package tests to Lib/test.
R David Murray
2011-03-21
1
-0/+13