SIGN IN SIGN UP

Removed all instances of RETSIGTYPE from the source code: signal

handlers "return void", according to ANSI C.
Removed the new Py_RETURN_FROM_SIGNAL_HANDLER macro.
Left RETSIGTYPE in the config stuff, because it's not clear to
me that others aren't relying on it (e.g., extension modules).
T
Tim Peters committed
4f1b2081e9dde910048ef679f5afe252023a4031
Parent: 56055a4