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
/
test
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly move email package tests to Lib/test.
R David Murray
2011-03-21
49
-1897/+0
*
#1349106: add linesep argument to generator.flatten and header.encode.
R. David Murray
2010-10-23
1
-1/+2
*
Bug 7755: audiotest.au is arguably copyrighted material, but definitely makes
Barry Warsaw
2010-05-05
1
-0/+0
*
bdecode was already gone in email 5. This merge adds the test from
R. David Murray
2010-03-08
1
-0/+7
*
Merged revisions 78274 via svnmerge from
R. David Murray
2010-02-21
1
-0/+23
*
Merged revisions 77517,77525 via svnmerge from
R. David Murray
2010-01-16
1
-0/+33
*
Merged revisions 75301 via svnmerge from
R. David Murray
2009-10-10
1
-4/+2
*
Merged revisions 64260 via svnmerge from
Martin v. Löwis
2008-06-14
1
-45/+45
*
Ran svneol.py
Martin v. Löwis
2008-06-13
1
-45/+45
*
Get test_email to pass. There is a problem reading the data file and
Neal Norwitz
2007-10-27
1
-1/+1
*
Copying the email package back, despite its failings.
Guido van Rossum
2007-08-30
47
-0/+1835
*
Remove the email package for now.
Guido van Rossum
2007-08-25
47
-1835/+0
*
Actually this file should have svn:eol-style CRLF since it's specifically
Barry Warsaw
2006-03-04
1
-45/+45
*
Set eol-style to native -- doesn't appear to be any reason
Tim Peters
2006-03-04
1
-45/+45
*
Ported 42075 from release23-maint branch.
Barry Warsaw
2006-01-17
1
-0/+35
*
Fixes for SF #1076485, which I'll apply to the CVS head too. The problem was
Barry Warsaw
2004-12-05
1
-0/+217
*
An example message for SF bug # 1030941.
Barry Warsaw
2004-10-09
1
-0/+20
*
Big email 3.0 API changes, with updated unit tests and documentation.
Barry Warsaw
2004-10-03
1
-0/+8
*
forward porting from release23-maint
Barry Warsaw
2004-05-13
1
-0/+10
*
Another evil test from Anthony's suite. This one has an inner part with the
Barry Warsaw
2004-05-13
1
-0/+83
*
A boiled down example from Anthony's MIME torture tests. This one has a
Barry Warsaw
2004-05-13
1
-0/+101
*
A boiled down message/external-body example from Anthony's torture test.
Barry Warsaw
2004-05-11
1
-0/+40
*
An example with multiple boundary lines.
Barry Warsaw
2004-05-11
1
-0/+22
*
Like msg_12.txt but with some extra vertical whitespace around the inner
Barry Warsaw
2004-05-09
1
-0/+38
*
Adjust tests for no newline appending to MIMEText.__init__()'s _text
Barry Warsaw
2003-03-11
1
-2/+0
*
A copy of the audio test file from Lib/test, needed because some
Barry Warsaw
2002-12-30
1
-0/+0
*
A message with no separating blank line between the headers and the
Barry Warsaw
2002-11-05
1
-0/+4
*
Test case, distilled from SF bug #631350, where a subobject in a
Barry Warsaw
2002-11-05
1
-0/+19
*
Fixing some RFC 2231 related issues as reported in the Spambayes
Barry Warsaw
2002-09-26
2
-0/+43
*
A sample message with broken MIME boundaries.
Barry Warsaw
2002-09-10
1
-0/+15
*
The email package's tests live much better in a subpackage
Barry Warsaw
2002-07-19
31
-0/+1182