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.
Z
Zachary Ware committed
2cc3502f98bb9aea386ab55443fc077ddcdde91d
Parent: 7ff61f5
Committed by GitHub <noreply@github.com>
on 5/29/2024, 10:19:54 PM