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_threadsignals.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-...
Benjamin Peterson
2009-03-28
1
-3/+3
*
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
Georg Brandl
2008-05-25
1
-1/+1
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1/+1
*
Raise statement normalization in Lib/test/.
Collin Winter
2007-08-29
1
-1/+1
*
some RiscOS stuff I missed before (was only looking for "RISCOS")
Skip Montanaro
2007-08-17
1
-1/+1
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-3/+3
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-1/+1
*
fix typos, mostly in comments
Fred Drake
2005-10-28
1
-1/+1
*
Whitespace normalization.
Tim Peters
2004-08-07
1
-1/+1
*
To ever run this test "you must import TestSkipped" from the right
Michael W. Hudson
2004-08-04
1
-6/+9
*
Whitespace normalization.
Tim Peters
2004-08-04
1
-8/+8
*
To raise TestSkipped, you must import TestSkipped.
Tim Peters
2004-08-04
1
-1/+1
*
add missing import!
Fred Drake
2004-08-03
1
-0/+1
*
Add the same guard as test_signal.
Michael W. Hudson
2004-08-03
1
-0/+3
*
Argh! This was meant to be part of patch #960406.
Michael W. Hudson
2004-08-03
1
-0/+77