diff options
| author | Rémi Lapeyre <remi.lapeyre@henki.fr> | 2019-06-08 14:56:24 (GMT) |
|---|---|---|
| committer | Gregory P. Smith <greg@krypto.org> | 2019-06-08 14:56:24 (GMT) |
| commit | 8cc605acdda5aff250ab4c9b524a7560f90ca9f3 (patch) | |
| tree | 289a9ad54d3c8005f3149eab5e373c45c8500577 /Modules/_sqlite/cursor.c | |
| parent | a15a7bcaea54e1845ab2abe27e6f583294cd715b (diff) | |
| download | cpython-8cc605acdda5aff250ab4c9b524a7560f90ca9f3.zip cpython-8cc605acdda5aff250ab4c9b524a7560f90ca9f3.tar.gz cpython-8cc605acdda5aff250ab4c9b524a7560f90ca9f3.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.
Diffstat (limited to 'Modules/_sqlite/cursor.c')
0 files changed, 0 insertions, 0 deletions
