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_dummy_thread.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use assert[Not]IsInstance where appropriate
Ezio Melotti
2010-01-24
1
-5/+5
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-19/+19
*
dummy_thread.acquire() would return None if no waitflag argument was given. It
Brett Cannon
2008-07-13
1
-0/+1
*
Queue renaming reversal part 3: move module into place and
Georg Brandl
2008-05-25
1
-3/+3
*
Added stub for the Queue module to be renamed in 3.0.
Alexandre Vassalotti
2008-05-11
1
-3/+3
*
Whitespace normalization.
Tim Peters
2003-06-15
1
-1/+1
*
Cause calling interrupt_main in main thread raise KeyboardInterrupt instantly.
Brett Cannon
2003-06-13
1
-0/+5
*
dummy_thread modified to have interrupt_main and to behave appropriately when
Brett Cannon
2003-06-13
1
-0/+8
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-5/+1
*
Make time.sleep calls go to 0 for common testing.
Brett Cannon
2003-04-30
1
-10/+15
*
Whitespace normalization.
Tim Peters
2003-02-19
1
-5/+5
*
Brett Cannon's dummy_thread and dummy_threading modules (SF patch
Guido van Rossum
2002-12-30
1
-0/+167