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
*
Issue #7825: fix transient refleak in test_threadsignals.
Florent Xicluna
2010-07-27
1
-1/+2
*
Issue #7449, last part (11): fix many tests if thread support is disabled
Victor Stinner
2010-04-27
1
-2/+2
*
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-03
1
-3/+3
*
Reverting the Revision: 77368. I committed Flox's big patch for tests by
Senthil Kumaran
2010-01-08
1
-3/+3
*
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...
Senthil Kumaran
2010-01-08
1
-3/+3
*
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
Benjamin Peterson
2009-03-26
1
-2/+2
*
remove test_support.TestSkipped and just use unittest.SkipTest
Benjamin Peterson
2009-03-26
1
-2/+2
*
test_signal: Signal handling on the Tru64 buildbot
Tim Peters
2006-08-12
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