[3.6] bpo-31178: Avoid concatenating bytes with str in subprocess error by gpshead · Pull Request #3388 · python/cpython

@ammaraskar @gpshead

…or (pythonGH-3066)

Avoid concatenating bytes with str in the typically rare subprocess error path (exec failed). Includes a mock based unittest to exercise the codepath.
(cherry picked from commit 3fc499b)

@gpshead gpshead deleted the backport-3fc499b-3.6 branch

November 14, 2018 01:29