diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-30 07:50:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 07:50:11 (GMT) |
commit | 1eddc9e6b6eabfa31ab3197d86fdcae692ee6a16 (patch) | |
tree | 43b0f591224698685554cfd87ad72efb446d59a8 /Python/emscripten_signal.c | |
parent | 083bf3ad1795604ee833d1595f2a536b9cd57419 (diff) | |
download | cpython-1eddc9e6b6eabfa31ab3197d86fdcae692ee6a16.zip cpython-1eddc9e6b6eabfa31ab3197d86fdcae692ee6a16.tar.gz cpython-1eddc9e6b6eabfa31ab3197d86fdcae692ee6a16.tar.bz2 |
[3.13] subprocess docs: Fix semantically important typo (GH-119752) (#119757)
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.
(cherry picked from commit 2cc3502f98bb9aea386ab55443fc077ddcdde91d)
Co-authored-by: Zachary Ware <zach@python.org>
Diffstat (limited to 'Python/emscripten_signal.c')
0 files changed, 0 insertions, 0 deletions