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

Łukasz Langa report at bugs.python.org
Mon Sep 20 11:09:14 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 4d2957c1b9a915f76da418e89bf9b5add141ca3e by Rémi Lapeyre in branch 'main':
bpo-40497: Fix handling of check in subprocess.check_output() (GH-19897)
https://github.com/python/cpython/commit/4d2957c1b9a915f76da418e89bf9b5add141ca3e


----------
nosy: +lukasz.langa

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


More information about the Python-bugs-list mailing list