commit | 791009bb892de2991ea9a66ba1efbdaeb21b268f | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 15 13:16:02 2015 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 15 13:16:02 2015 +0100 |
tree | f5096de8cbdcd535535ff98231c93b3a0d4691d1 | |
parent | 72bdefb0868771d360385da55750e8742dab3e05 [diff] |
Issue #23242: asyncio.SubprocessStreamProtocol now closes the subprocess transport at subprocess exit. Clear also its reference to the transport.