diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-31 23:45:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-31 23:45:13 +0200 |
commit | 40bfdb1594189f3c0238e5d2098dc3abf114e200 (patch) | |
tree | ff58a82653d8dc1aabbb4a1daee4c59a31fc7d29 /Python/compile.c | |
parent | 2c003eff8fef430f1876adf88e466bcfcbd0cc9e (diff) | |
download | cpython-git-40bfdb1594189f3c0238e5d2098dc3abf114e200.tar.gz |
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 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions