[issue22042] signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode

STINNER Victor report at bugs.python.org
Sun Jul 27 15:39:47 CEST 2014


Changes by STINNER Victor <victor.stinner at gmail.com>:


----------
title: signal.set_wakeup_fd(fd): set the fd to non-blocking mode -> signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode

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


More information about the Python-bugs-list mailing list