diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-05 14:08:01 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-05 14:08:01 +0200 |
commit | e790131dc6f2e4c125f29c882e64f3c88a4210d1 (patch) | |
tree | 7440e0e559e78000a3ce242aabaab4209ebd86be /Python/bltinmodule.c | |
parent | 4c41f84033ed257b3ef6586acd12ff87d00fa323 (diff) | |
download | cpython-git-e790131dc6f2e4c125f29c882e64f3c88a4210d1.tar.gz |
Issue #12493: subprocess: communicate() handles EINTR
subprocess.Popen.communicate() now also handles EINTR errors if the process has
only one pipe.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions