mirror of https://github.com/python/cpython
Browse Source
Issue #24763: Fix resource warnings when asyncio.BaseSubprocessTransport constructor fails, if subprocess.Popen raises an exception for example. Patch written by Martin Richard, test written by me.pull/224/head
2 changed files with 22 additions and 2 deletions
Loading…
Reference in new issue