summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-06-08 15:15:02 (GMT)
committerGitHub <noreply@github.com>2019-06-08 15:15:02 (GMT)
commit6324ac1293b2cf71559869b88f89f510f9a62a8e (patch)
tree4e93393ee8fce1b6a4beb2b4b7b6e34def92c50f /Python/getcompiler.c
parent22b69da4c38042e923d633530bdafc1b5fb94928 (diff)
downloadcpython-6324ac1293b2cf71559869b88f89f510f9a62a8e.zip
cpython-6324ac1293b2cf71559869b88f89f510f9a62a8e.tar.gz
cpython-6324ac1293b2cf71559869b88f89f510f9a62a8e.tar.bz2
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. (cherry picked from commit 8cc605acdda5aff250ab4c9b524a7560f90ca9f3) Co-authored-by: Rémi Lapeyre <remi.lapeyre@henki.fr>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions