SIGN IN SIGN UP

Fixes issue #15507: test_subprocess's test_send_signal could fail if the test

runner were run in an environment where the process inherited an ignore
setting for SIGINT.  Restore the SIGINT handler to the desired
KeyboardInterrupt raising one during that test.
G
Gregory P. Smith committed
dee0434e2fb030df448770199627e87c9e06a6bf
Parent: e33d5b0