summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-09-01 23:45:04 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-09-01 23:45:04 +0200
commit95be33901502fd1611419ceda374be7318d4798d (patch)
tree143177964cef0f8be88fcea18b8195c47b3b76f7 /Python/Python-ast.c
parent7f6a5e21393cfa606ff09595a3b06f284a92e8ae (diff)
downloadcpython-95be33901502fd1611419ceda374be7318d4798d.tar.gz
Issue #12494: Close pipes and kill process on error in subprocess functions
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions