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_smtplib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#16042: CVE-2013-1752: Limit amount of data read by limiting the call to read...
Andrew Kuchling
2013-09-15
1
-1/+28
*
Merged revisions 80669 via svnmerge from
Antoine Pitrou
2010-04-30
1
-4/+8
*
Merged revisions 73022 via svnmerge from
R. David Murray
2009-05-29
1
-14/+13
*
Merged revisions 72992 via svnmerge from
R. David Murray
2009-05-28
1
-22/+75
*
Merged revisions 72878 via svnmerge from
R. David Murray
2009-05-24
1
-0/+20
*
Try to reduce the flakiness of this test
Neal Norwitz
2008-08-25
1
-0/+4
*
give the threading API PEP 8 names
Benjamin Peterson
2008-06-11
1
-2/+2
*
Fixed the semantic of timeout for socket.create_connection and
Facundo Batista
2008-05-29
1
-16/+18
*
- Issue #2550: The approach used by client/server code for obtaining ports
Trent Nelson
2008-04-08
1
-41/+37
*
Try increasing the timeout to reduce the flakiness of this test.
Neal Norwitz
2008-03-18
1
-4/+4
*
Make the timeout longer to give slow machines a chance to pass the test
Neal Norwitz
2008-03-05
1
-1/+1
*
Speed up this test by about 99%. Remove sleeps and replace with events.
Neal Norwitz
2008-02-26
1
-65/+42
*
Issue 1776581. Minor corrections to smtplib, and two small tests.
Facundo Batista
2008-02-23
1
-2/+3
*
Added test for behavior of operations on an unconnected SMTP object,
Facundo Batista
2007-08-21
1
-11/+192
*
Allow the OS to select a free port for each test server. For
Facundo Batista
2007-08-01
1
-30/+99
*
New tests for basic behavior of smtplib.SMTP and
Facundo Batista
2007-07-24
1
-10/+121
*
Whitespace normalization. Ugh, we really need to do this more often.
Neal Norwitz
2007-04-25
1
-3/+3
*
Added timeout to smtplib (to SMTP and SMTP_SSL). Also created
Facundo Batista
2007-03-28
1
-0/+71