[3.6] bpo-34011: Fix the construction of subprocess.CalledProcessError in test_venv (GH-10400) by miss-islington · Pull Request #10402 · python/cpython

Conversation

…ythonGH-10400)

The constructor of subprocess.CalledProcessError in the check_output function had an extra None in it.
(cherry picked from commit b939250)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

pablogsal

@pablogsal pablogsal changed the title [3.6] Fix the construction of subprocess.CalledProcessError in test_venv (GH-10400) [3.6] bpo-34011: Fix the construction of subprocess.CalledProcessError in test_venv (GH-10400)

Nov 7, 2018

@miss-islington

@pablogsal: Status check is done, and it's a success ✅ .

Labels