New submission from STINNER Victor: Antoine suggested me to add these functions in the issue #22042.
Here is a patch to implement these functions and use them in various places. ---------- files: os_blocking.patch keywords: patch messages: 223782 nosy: haypo, neologix, pitrou priority: normal severity: normal status: open title: Add os.get_blocking() and os.set_blocking() functions type: enhancement versions: Python 3.5 Added file: http://bugs.python.org/file36052/os_blocking.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22054> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com