[issue26770] _Py_set_inheritable(): do nothing if the FD_CLOEXEC close is already set/cleared

Roundup Robot report at bugs.python.org
Sun Apr 17 10:52:14 EDT 2016


Roundup Robot added the comment:

New changeset d268f108ba80 by Victor Stinner in branch 'default':
Avoid fcntl() if possible in set_inheritable()
https://hg.python.org/cpython/rev/d268f108ba80

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

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


More information about the Python-bugs-list mailing list