diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-31 21:45:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-31 21:45:13 (GMT) |
commit | 40bfdb1594189f3c0238e5d2098dc3abf114e200 (patch) | |
tree | ff58a82653d8dc1aabbb4a1daee4c59a31fc7d29 /Include | |
parent | 2c003eff8fef430f1876adf88e466bcfcbd0cc9e (diff) | |
download | cpython-40bfdb1594189f3c0238e5d2098dc3abf114e200.zip cpython-40bfdb1594189f3c0238e5d2098dc3abf114e200.tar.gz cpython-40bfdb1594189f3c0238e5d2098dc3abf114e200.tar.bz2 |
bpo-40094: Add _bootsubprocess._waitstatus_to_exitcode (GH-19264)
* Add _waitstatus_to_exitcode() helper function to _bootsubprocess.
* Enhance check_output() error message if the command fails.
_bootsubprocess no longer handles WIFSTOPPED() case: it now raises a
ValueError.
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions