Issue #16624: `subprocess.check_output` now accepts an `input` argument,
allowing the subprocess's stdin to be provided as a (byte) string. Patch by Zack Weinberg.
Showing
Please
register
or
sign in
to comment
allowing the subprocess's stdin to be provided as a (byte) string. Patch by Zack Weinberg.