diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-30 07:50:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 07:50:23 (GMT) |
commit | e408059711814be9bf7e9c72ecc4c34fb2b8356f (patch) | |
tree | c757bd04e96515cab16fc0be017f0d7c5334604c /Doc/library/asyncio-runner.rst | |
parent | d4a146d56727f456e579419cbb2bb72e6667103a (diff) | |
download | cpython-e408059711814be9bf7e9c72ecc4c34fb2b8356f.zip cpython-e408059711814be9bf7e9c72ecc4c34fb2b8356f.tar.gz cpython-e408059711814be9bf7e9c72ecc4c34fb2b8356f.tar.bz2 |
[3.12] subprocess docs: Fix semantically important typo (GH-119752) (#119758)
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 'Doc/library/asyncio-runner.rst')
0 files changed, 0 insertions, 0 deletions