diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-05-20 12:11:15 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-05-20 12:11:15 +0200 |
commit | 5a48e21ff163107a6f1788050b2f1ffc8bce2b6d (patch) | |
tree | 47b255b5bd985c762fe5fd2bb9e0beb828fdb986 /Lib/asyncio/base_subprocess.py | |
parent | a58e2c5c4928ae8031ee60a97f2ab4f863aff8cb (diff) | |
download | cpython-git-5a48e21ff163107a6f1788050b2f1ffc8bce2b6d.tar.gz |
subprocess now emits a ResourceWarning warning
Issue #26741: subprocess.Popen destructor now emits a ResourceWarning warning
if the child process is still running.
Diffstat (limited to 'Lib/asyncio/base_subprocess.py')
0 files changed, 0 insertions, 0 deletions