SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 136 Python

gh-88324: Clarify documentation for redirected stdout/stderr when using subprocess in Linux (#94035)

* Update description of stdout, stderr, and stdin.

Changes:
- Move the ``None`` option (which is default) to the front of the list
  of input options
- Move the ``None`` option description up to make the default behavior
  more clear (No redirection)
- Remove mention of Child File Descriptors from ``None`` option description
R
richardhob committed
3fa8fe7177bb941aa60ecaf14d1fa1750a26f674
Parent: 5927013
Committed by GitHub <noreply@github.com> on 1/20/2023, 7:56:13 AM