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_thread.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed test_thread up from 51.328s to 0.081s by reducing its sleep times. We
Jeffrey Yasskin
2008-03-18
1
-6/+10
*
Move test_thread over to unittest. Commits GHOP 237.
Brett Cannon
2008-03-13
1
-147/+151
*
Increase the small thread stack size to get the test
Andrew MacIntyre
2006-06-13
1
-2/+2
*
Whitespace normalization.
Tim Peters
2006-06-13
1
-1/+1
*
fix exception usage
Andrew MacIntyre
2006-06-13
1
-1/+1
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-13
1
-0/+43
*
Revert revisions:
Tim Peters
2006-06-04
1
-35/+0
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-04
1
-0/+35
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
SF bug #516372: test_thread: unhandled exc. in thread
Tim Peters
2002-02-16
1
-3/+7
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-70/+70
*
Use random instead of whrandom.
Guido van Rossum
1998-05-20
1
-8/+8
*
Nit: round delays to 0.1 second.
Guido van Rossum
1997-07-18
1
-2/+2
*
Use the new regrtest harness
Barry Warsaw
1997-01-13
1
-4/+1
*
(test_thread.py): modifications to quiet it up when not running as a script.
Barry Warsaw
1996-12-16
1
-6/+16
*
added barrier test (by Tim Peters)
Guido van Rossum
1994-05-23
1
-2/+67
*
Module to test threads
Guido van Rossum
1994-04-14
1
-0/+41