STINNER Victor added the comment:

As suggested by Antoine, I created the issue #22054 to add os.get_blocking() 
and os.set_blocking() functions.

Here is the simplified patch for signal.set_wakeup_fd(fd). It now depends on 
the patch of the issue #22054.

----------
Added file: http://bugs.python.org/file36054/os_blocking-2.patch

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

Reply via email to