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
*
Followup to issue #11140 and r88682: also patch _dummy_thread.
Antoine Pitrou
2011-03-01
1
-2/+2
*
Merged revisions 77727 via svnmerge from
Ezio Melotti
2010-01-24
1
-5/+5
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-19/+19
*
Merged revisions 64903 via svnmerge from
Brett Cannon
2008-07-13
1
-0/+1
*
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
Georg Brandl
2008-05-25
1
-3/+3
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-7/+7
*
Rename Queue module to queue.
Alexandre Vassalotti
2008-05-11
1
-3/+3
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-1/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-10/+10
*
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