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_timeout.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid creating one of the TestSuite objects.
Fred Drake
2003-04-11
1
-2/+1
*
Fix SF bugs #692951 and 692988, test_timeout.py needs 'network' resource
Neal Norwitz
2003-02-28
1
-0/+5
*
Doubled TimeoutTestCase.fuzz, to slash the frequency of bogus failures
Tim Peters
2003-02-21
1
-1/+7
*
Actually run these tests from regrtest.py.
Neal Norwitz
2003-02-17
1
-2/+2
*
testConnectTimeout(): set the timeout to a smaller value; 0.02
Guido van Rossum
2002-09-03
1
-1/+1
*
Standardize behavior: no docstrings in test functions.
Guido van Rossum
2002-08-22
1
-14/+14
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Temporarily disable the timeout and socket tests.
Guido van Rossum
2002-06-13
1
-2/+2
*
Major overhaul of timeout sockets:
Guido van Rossum
2002-06-13
1
-3/+3
*
Docstring, layout and style tweaking. Increase fuzz to 1 second.
Guido van Rossum
2002-06-12
1
-90/+87
*
Add some more basic tests to validate the argument checking of
Guido van Rossum
2002-06-12
1
-1/+51
*
New test suite for the socket module by Michael Gilfix.
Guido van Rossum
2002-06-12
1
-12/+14
*
SF patch 555085 (timeout socket implementation) by Michael Gilfix.
Guido van Rossum
2002-06-06
1
-0/+136