https://github.com/python/cpython
Revision b93925047a025511c48a7bf3e6e6f0cfec79b8ed authored by Pablo Galindo on 07 November 2018, 22:21:17 UTC, committed by GitHub on 07 November 2018, 22:21:17 UTC
The constructor of subprocess.CalledProcessError in the check_output function had an extra None in it.
1 parent beed84c
History
Tip revision: b93925047a025511c48a7bf3e6e6f0cfec79b8ed authored by Pablo Galindo on 07 November 2018, 22:21:17 UTC
Fix the construction of subprocess.CalledProcessError in test_venv (GH-10400)
Tip revision: b939250
File Mode Size
building.rst -rw-r--r-- 6.5 KB
embedding.rst -rw-r--r-- 12.3 KB
extending.rst -rw-r--r-- 56.5 KB
index.rst -rw-r--r-- 2.8 KB
newtypes.rst -rw-r--r-- 24.7 KB
newtypes_tutorial.rst -rw-r--r-- 33.1 KB
windows.rst -rw-r--r-- 6.3 KB

back to top