Akira Li added the comment:

> What do you think?

I would prefer to deprecate PIPE argument for subprocess.call():
issue DeprecationWarning in 3.5 and raise ValueError in 3.6+

I've uploaded a patch that issues the warning.

----------
keywords: +patch
type:  -> enhancement
versions: +Python 3.5 -Python 2.7
Added file: http://bugs.python.org/file36675/subprocess.call-deprecate-PIPE.diff

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

Reply via email to