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
argparse.rst -rw-r--r-- 23.3 KB
clinic.rst -rw-r--r-- 64.6 KB
cporting.rst -rw-r--r-- 1009 bytes
curses.rst -rw-r--r-- 24.9 KB
descriptor.rst -rw-r--r-- 16.4 KB
functional.rst -rw-r--r-- 48.2 KB
index.rst -rw-r--r-- 654 bytes
instrumentation.rst -rw-r--r-- 14.4 KB
ipaddress.rst -rw-r--r-- 11.5 KB
logging-cookbook.rst -rw-r--r-- 105.2 KB
logging.rst -rw-r--r-- 46.7 KB
logging_flow.png -rw-r--r-- 21.5 KB
pyporting.rst -rw-r--r-- 22.0 KB
regex.rst -rw-r--r-- 61.1 KB
sockets.rst -rw-r--r-- 18.1 KB
sorting.rst -rw-r--r-- 11.4 KB
unicode.rst -rw-r--r-- 31.1 KB
urllib2.rst -rw-r--r-- 24.1 KB

back to top