| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #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 |
