STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Benchmark extracted from #11314, Python 3.2 on Linux: subprocess("/bin/false", 
close_fds=True) is 22% slower than subprocess("/bin/false", close_fds=False).

----------
stage:  -> patch review

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

Reply via email to