diff options
author | Zachary Ware <zach@python.org> | 2024-05-29 22:19:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 22:19:54 (GMT) |
commit | 2cc3502f98bb9aea386ab55443fc077ddcdde91d (patch) | |
tree | f8a246407c01c8d090d147e3e32ee64ebeff1398 /Python/instruction_sequence.c | |
parent | 7ff61f51b6f75315291419269295a8ac3933397b (diff) | |
download | cpython-2cc3502f98bb9aea386ab55443fc077ddcdde91d.zip cpython-2cc3502f98bb9aea386ab55443fc077ddcdde91d.tar.gz cpython-2cc3502f98bb9aea386ab55443fc077ddcdde91d.tar.bz2 |
subprocess docs: Fix semantically important typo (GH-119752)
GH-25416 accidentally replaced a reference to the *stderr* argument of
`subprocess.run` with a reference to the *stdin* argument. *stdin* is
not affected by the `check_output` option.
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions