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.
V
Victor Stinner committed
40bfdb1594189f3c0238e5d2098dc3abf114e200
Parent: 2c003ef
Committed by GitHub <noreply@github.com>
on 3/31/2020, 9:45:13 PM