[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
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)
@pablogsal: Status check is done, and it's a success ✅ .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters