diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2022-06-18 20:47:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-18 20:47:27 (GMT) |
commit | 6066f450b91f1cbebf33a245c14e660052ccd90a (patch) | |
tree | 127189eacc48e30156c05666da4ff09277a42238 /Objects | |
parent | dd78aae34bc3c0fcf14b2e7be64e08246ee277cc (diff) | |
download | cpython-6066f450b91f1cbebf33a245c14e660052ccd90a.zip cpython-6066f450b91f1cbebf33a245c14e660052ccd90a.tar.gz cpython-6066f450b91f1cbebf33a245c14e660052ccd90a.tar.bz2 |
gh-93975: Nicer error reporting in test_venv (GH-93959)
- gh-93957: Provide nicer error reporting from subprocesses in test_venv.EnsurePipTest.test_with_pip.
- Update changelog
This change does three things:
1. Extract a function for trapping output in subprocesses.
2. Emit both stdout and stderr when encountering an error.
3. Apply the change to `ensurepip._uninstall` check.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions