Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cd873fc1428b52620e26e44e19ce00a7ed79555c
/
Lib
/
test
/
test_threading.py
95cd5c0
- Fix Issue #1703448: A joined thread could show up in the
by Gregory P. Smith
· 18 years ago
025c347
Issue #1402: PyInterpreterState_Clear() may still invoke user code
by Amaury Forgeot d'Arc
· 18 years ago
50b79ce
Patch #1731049: make threading.py use a proper "raise" when checking internal state, rather than assert statements (which get stripped out by -O).
by Collin Winter
· 18 years ago
0857477
test_PyThreadState_SetAsyncExc(): This is failing on some
by Tim Peters
· 19 years ago
4643c2f
Followup to bug #1069160.
by Tim Peters
· 19 years ago
16ee33a
test_threading now skips testing alternate thread stack sizes on
by Andrew MacIntyre
· 19 years ago
93e3ecb
Increase the small thread stack size to get the test
by Andrew MacIntyre
· 19 years ago
9291332
Patch #1454481: Make thread stack size runtime tunable.
by Andrew MacIntyre
· 19 years ago
28eeefe
Revert revisions:
by Tim Peters
· 19 years ago
6539d2d
Patch #1454481: Make thread stack size runtime tunable.
by Andrew MacIntyre
· 19 years ago
711906e
threading._DummyThread.__init__(): document obscure new code.
by Tim Peters
· 21 years ago
84d5489
Converted to a unittest. Added checks that the bounded semaphore actually
by Tim Peters
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
02035bc
Test failed because these was no expected-output file, but always printed
by Tim Peters
· 24 years ago
4533f60
add a few test cases for threading module.
by Skip Montanaro
· 24 years ago