-
Victor Stinner yazdı
On error, call(), check_call(), check_output() and getstatusoutput() functions of the subprocess module now kill the process, read its status (to avoid zombis) and close pipes.
c15c88c1
To find the state of this project's repository at the time of any of these versions, check out
the tags.