[issue9324] signal.signal(bogus_signal, handler) segfaults on Windows

Brian Curtin report at bugs.python.org
Fri Aug 6 21:42:32 CEST 2010


Brian Curtin <curtin at acm.org> added the comment:

Fixed in r83763 (py3k), r83764 (release31-maint), and r83765 (release27-maint). Thanks for reporting this.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
versions: +Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9324>
_______________________________________


More information about the Python-bugs-list mailing list