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_signal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ah, fudge. One of the prints here actually "shouldn't be"
Tim Peters
2006-08-12
1
-2/+1
*
test_signal: Signal handling on the Tru64 buildbot
Tim Peters
2006-08-12
1
-64/+84
*
force_test_exit(): This has been completely ineffective
Tim Peters
2006-08-11
1
-1/+5
*
Let us know when there was a problem and the child had to kill the parent
Neal Norwitz
2006-08-02
1
-0/+1
*
Try to prevent hangs on Tru64/Alpha buildbot. I'm not certain this will help
Neal Norwitz
2006-07-30
1
-1/+37
*
Verify that the signal handlers were really called
Neal Norwitz
2006-07-30
1
-0/+12
*
Test getsignal() and some error conditions
Neal Norwitz
2006-01-23
1
-1/+23
*
Let's not use string exceptions any more.
Armin Rigo
2004-08-07
1
-1/+2
*
lightly modified version of my patch
Michael W. Hudson
2004-06-11
1
-24/+31
*
Whitespace normalization.
Tim Peters
2003-04-24
1
-1/+0
*
Take out my (long since disabled) POSIX signal mask handling code.
Michael W. Hudson
2003-03-13
1
-61/+0
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Whitespace normalization.
Tim Peters
2002-07-16
1
-1/+0
*
This is patch
Michael W. Hudson
2002-05-27
1
-3/+65
*
SF patch #474590 -- RISC OS support
Guido van Rossum
2001-10-24
1
-2/+2
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-31/+31
*
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
Thomas Wouters
2000-08-04
1
-2/+2
*
os2 patch by Jeff Rush
Guido van Rossum
1997-11-22
1
-3/+2
*
Soft failure for Win32 platform.
Guido van Rossum
1997-04-16
1
-0/+4
*
test_rotor.py: New test of the rotor module.
Barry Warsaw
1996-12-23
1
-10/+23
*
test signal module
Guido van Rossum
1995-03-16
1
-0/+50