Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |