Gregory P. Smith <g...@krypto.org> added the comment:

Reopening.  Comments added to the code review.

This issue is independent of the subprocess module issue in #8052.  The 
_posixsubprocess.c has its own fd closing loop.

 http://hg.python.org/cpython/file/050c07b31192/Modules/_posixsubprocess.c#l118

----------
assignee:  -> gregory.p.smith
nosy: +gregory.p.smith
resolution: duplicate -> 
status: closed -> open
superseder: subprocess close_fds behavior should only close open fds -> 

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

Reply via email to