]> granicus.if.org Git - python/commit
bpo-30110: fix resource leak in test_asyncio.test_events (#1413) (#1585)
authorXiang Zhang <angwerzx@126.com>
Mon, 15 May 2017 05:17:13 +0000 (13:17 +0800)
committerGitHub <noreply@github.com>
Mon, 15 May 2017 05:17:13 +0000 (13:17 +0800)
commit51ab4ada8fc99c24d434a533693375169c097006
tree650f00ba6a2eb4f5b032c903f5d81dd34653e705
parentf3291eeb90da2ddb37efea30dfc9406983b0f681
bpo-30110: fix resource leak in test_asyncio.test_events (#1413) (#1585)
Lib/test/test_asyncio/test_events.py