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
/
dummy_thread.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove imports of 'warnings' that are no longer needed in dummy_thread,
Brett Cannon
2008-08-17
1
-1/+0
*
dummy_thread.acquire() would return None if no waitflag argument was given. It
Brett Cannon
2008-07-13
1
-6/+3
*
Remove specific mention of my name and email address from modules. Not really
Brett Cannon
2007-01-25
1
-5/+2
*
fix exception usage
Andrew MacIntyre
2006-06-13
1
-2/+1
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-13
1
-0/+8
*
Revert revisions:
Tim Peters
2006-06-04
1
-8/+0
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-04
1
-0/+8
*
Get rid of __context__, per the latest changes to PEP 343 and python-dev
Guido van Rossum
2006-05-02
1
-3/+0
*
dummy_thread needs to support PEP 343 too.
Phillip J. Eby
2006-03-27
1
-0/+8
*
Cause calling interrupt_main in main thread raise KeyboardInterrupt instantly.
Brett Cannon
2003-06-13
1
-4/+12
*
dummy_thread modified to have interrupt_main and to behave appropriately when
Brett Cannon
2003-06-13
1
-1/+17
*
Whitespace normalization.
Tim Peters
2003-01-29
1
-5/+5
*
Brett Cannon's dummy_thread and dummy_threading modules (SF patch
Guido van Rossum
2002-12-30
1
-0/+116