[issue7213] Popen.subprocess change close_fds default to True

STINNER Victor report at bugs.python.org
Sat Dec 11 18:00:21 CET 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> subprocess-cloexec-atomic-py3k-tests2-close_fds.patch adds a test
> called [test_close_fds] to Win32ProcessTestCase ...

Oops, forget my last comment, I didn't applied the patches in the right order. There are too much patches :-p Can you try to create one unique patch? It will be easier to test it and to review it.

----------

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


More information about the Python-bugs-list mailing list