[issue23342] run() - unified high-level interface for subprocess

Thomas Kluyver report at bugs.python.org
Tue Apr 14 19:22:46 CEST 2015


Thomas Kluyver added the comment:

6a following in-person review with Gregory:

- Reapplied to the updated codebase.
- Docs: mention the older functions near the top, because they'll still be important for some time.
- Docs: Be explicit that combined stdout/stderr goes in stdout attribute.
- Various improvements to code style

----------
Added file: http://bugs.python.org/file38997/subprocess_run6a.patch

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


More information about the Python-bugs-list mailing list