STINNER Victor added the comment:

FYI Python creates non-inheritable file descriptors by default since Python 
3.4: PEP 446.

See also the PEP 433 which has more information on OS support, especially:
https://www.python.org/dev/peps/pep-0433/#atomic-flags

----------
nosy: +haypo

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

Reply via email to