SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 226 Python

bpo-31178: Avoid concatenating bytes with str in subprocess error (#3066)

Avoid concatenating bytes with str in the typically rare subprocess error path (exec failed). Includes a mock based unittest to exercise the codepath.
A
Ammar Askar committed
3fc499bca18454b9f432b9b0106cab662bfeb549
Parent: 6877111
Committed by Gregory P. Smith <greg@krypto.org> on 9/6/2017, 6:41:30 AM