bpo-34011: Fix the construction of subprocess.CalledProcessError in test_venv by pablogsal · Pull Request #10400 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Nov 7, 2018…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>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Nov 7, 2018…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>
miss-islington added a commit that referenced this pull request
Nov 7, 2018miss-islington added a commit that referenced this pull request
Nov 7, 2018This 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