summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorRémi Lapeyre <remi.lapeyre@henki.fr>2019-06-08 16:56:24 +0200
committerGregory P. Smith <greg@krypto.org>2019-06-08 07:56:24 -0700
commit8cc605acdda5aff250ab4c9b524a7560f90ca9f3 (patch)
tree289a9ad54d3c8005f3149eab5e373c45c8500577 /Python
parenta15a7bcaea54e1845ab2abe27e6f583294cd715b (diff)
downloadcpython-git-8cc605acdda5aff250ab4c9b524a7560f90ca9f3.tar.gz
bpo-34886: Fix subprocess.run handling of exclusive arguments (GH-11727)
Fix an unintended ValueError from :func:`subprocess.run` when checking for conflicting `input` and `stdin` or `capture_output` and `stdout` or `stderr` args when they were explicitly provided but with `None` values within a passed in `**kwargs` dict rather than as passed directly by name.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions