[issue6559] [PATCH]add pass_fds paramter to subprocess.Popen()

Gregory P. Smith report at bugs.python.org
Sat Dec 4 12:22:25 CET 2010


Gregory P. Smith <greg at krypto.org> added the comment:

I've committed this feature just in time for 3.2beta1 (so it can't be said i'm adding a feature after the beta ;).  r87026

It still needs tests and documentation.  It doesn't break any existing tests.

I'll take care of that after some sleep.

----------
assignee:  -> gregory.p.smith
nosy: +gregory.p.smith

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


More information about the Python-bugs-list mailing list