[issue16624] subprocess.check_output should allow specifying stdin as a string

Serhiy Storchaka report at bugs.python.org
Fri Dec 7 21:21:18 CET 2012


Serhiy Storchaka added the comment:

This is a beautiful patch. LGTM.

However it should be tested on Windows. I'm not sure that reading not closed file in different process works on Windows.

Zack, can you please submit a contributor form?

http://python.org/psf/contrib/contrib-form/
http://python.org/psf/contrib/

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

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


More information about the Python-bugs-list mailing list