]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30110: fix resource leak in test_asyncio.test_events (#1413) (#1584)
authorXiang Zhang <angwerzx@126.com>
Mon, 15 May 2017 05:17:01 +0000 (13:17 +0800)
committerGitHub <noreply@github.com>
Mon, 15 May 2017 05:17:01 +0000 (13:17 +0800)
commit0ce1f7e02d4102e8a459d1855d689c8e4613a327
tree3650f7be9d3d4d3d81051edbb98332a07729a6a0
parent61b6e5cf929a80bb44500fb1a212facf66d7f45c
bpo-30110: fix resource leak in test_asyncio.test_events (#1413) (#1584)
Lib/test/test_asyncio/test_events.py