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_threading.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_PyThreadState_SetAsyncExc(): This is failing on some
Tim Peters
2006-08-11
1
-3/+4
*
Followup to bug #1069160.
Tim Peters
2006-08-10
1
-0/+69
*
test_threading now skips testing alternate thread stack sizes on
Andrew MacIntyre
2006-08-06
1
-2/+12
*
Increase the small thread stack size to get the test
Andrew MacIntyre
2006-06-13
1
-3/+3
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-13
1
-0/+16
*
Revert revisions:
Tim Peters
2006-06-04
1
-16/+0
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-04
1
-0/+16
*
threading._DummyThread.__init__(): document obscure new code.
Tim Peters
2005-01-08
1
-1/+22
*
Converted to a unittest. Added checks that the bounded semaphore actually
Tim Peters
2005-01-08
1
-37/+73
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Test failed because these was no expected-output file, but always printed
Tim Peters
2001-08-20
1
-5/+8
*
add a few test cases for threading module.
Skip Montanaro
2001-08-20
1
-0/+52