summaryrefslogtreecommitdiff
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-05-20 13:05:48 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-05-20 13:05:48 +0200
commitb0d43ce890adbcfea2e1dff7ba6e76c5c046b61c (patch)
tree89dbd5c5e651199e281ff2b817656d928eec209e /Python/modsupport.c
parent387e6e38175b853741c4f35e08791f0990bc0845 (diff)
downloadcpython-git-b0d43ce890adbcfea2e1dff7ba6e76c5c046b61c.tar.gz
asyncio: fix ResourceWarning related to subprocesses
Issue #26741: asyncio: BaseSubprocessTransport._process_exited() now copies the return code from the child watched to the returncode attribute of the Popen object. On Python 3.6, it is required to avoid a ResourceWarning.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions