[issue7213] Popen.subprocess change close_fds default to True

Milko Krachounov report at bugs.python.org
Sat Dec 11 15:12:06 CET 2010


Milko Krachounov <python at milko.3mhz.net> added the comment:

I add a patch that tests close_fds (there's no test for close_fds), that requires the tests1 patch. By the way, should there be a test for the atomicity of the operations?

----------
Added file: http://bugs.python.org/file20013/subprocess-cloexec-atomic-py3k-tests2-close_fds.patch

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


More information about the Python-bugs-list mailing list