Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_threadsignals.py
6a10281
Issue #7449, last part (11): fix many tests if thread support is disabled
by Victor Stinner
· 15 years ago
dde5b94
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
by Ezio Melotti
· 15 years ago
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 15 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 15 years ago
bec087f
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
1742f33
test_signal: Signal handling on the Tru64 buildbot
by Tim Peters
· 19 years ago
db390c1
fix typos, mostly in comments
by Fred Drake
· 20 years ago
d1b7827
Whitespace normalization.
by Tim Peters
· 21 years ago
574a251
To ever run this test "you must import TestSkipped" from the right
by Michael W. Hudson
· 21 years ago
6db15d7
Whitespace normalization.
by Tim Peters
· 21 years ago
81676dc
To raise TestSkipped, you must import TestSkipped.
by Tim Peters
· 21 years ago
4818748
add missing import!
by Fred Drake
· 21 years ago
34fba3b
Add the same guard as test_signal.
by Michael W. Hudson
· 21 years ago
43220ea
Argh! This was meant to be part of patch #960406.
by Michael W. Hudson
· 21 years ago