[issue18773] When a signal handler fails to write to the file descriptor registered with ``signal.set_wakeup_fd()``, an exception does not report the file descriptor

Vajrasky Kok report at bugs.python.org
Sun Aug 18 02:16:37 CEST 2013


Vajrasky Kok added the comment:

Same patch, but more pep8 compliant.

----------
Added file: http://bugs.python.org/file31347/add_file_descriptor_to_exception_signal_set_wakeup_fd_v2.patch

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


More information about the Python-bugs-list mailing list