R. David Murray added the comment:

I think it is up to you motivate the reason why the new stdin and stderr 
parameters should have *different* semantics from the same parameters used with 
subprocess.  Consistency is good, unless there is a specific reason to break 
consistency.  That is, if the semantics are the same, a programmer can see 
stdin/stderr and know they work exactly like the equivalent subprocess args, 
instead of assuming they do and then getting bitten by the difference.

Unless there is some reason I'm not seeing why the difference in semantics is 
needed.

----------

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

Reply via email to