[issue26769] Python 2.7: make private file descriptors non inheritable

Martin Panter report at bugs.python.org
Tue Apr 19 22:12:02 EDT 2016


Martin Panter added the comment:

The patch looks reasonable as far as I understand it. I don’t know what the consequences of adding new PyAPI_FUNC() symbols to 2.7 is, or changing the Windows build files, so can’t really comment on those aspects though.

I left some questions about porting _Py_open() and _Py_dup().

----------

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


More information about the Python-bugs-list mailing list