Jeremy Kloth added the comment:

It do not think that it is a just a Windows issue wrt faulthandler. It is that 
there are no similar tests for signals on other platforms.

getsignal() needs to return *something* for the value of a handler which is not 
SIG_DFL or SIG_IGN.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18396>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to