[issue12011] The signal module should raise OSError for OS-related exceptions, not RuntimeError

Roundup Robot report at bugs.python.org
Tue May 10 17:15:05 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset b86b39211ef1 by Victor Stinner in branch 'default':
Issue #12011: signal.signal() and signal.siginterrupt() raise an OSError,
http://hg.python.org/cpython/rev/b86b39211ef1

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list