[issue40497] subprocess.check_output() accept the check keyword argument

Rémi Lapeyre report at bugs.python.org
Mon May 4 07:01:26 EDT 2020


Rémi Lapeyre <remi.lapeyre at henki.fr> added the comment:

> Now a reviewer has to check that a developer uses the validate_result() function *and* the developer is not passing validate=False into the function.

Fair enough, I updated the PR to raise ValueError instead.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40497>
_______________________________________


More information about the Python-bugs-list mailing list