Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: 0ce1f7e02d4102e8a459d1855d689c8e4613a327 https://github.com/python/cpython/commit/0ce1f7e02d4102e8a459d1855d689c8e4613a327 Author: Xiang Zhang <angwerzx at 126.com> Date: 2017年05月15日 (2017年5月15日) Changed paths: M Lib/test/test_asyncio/test_events.py Log Message: ----------- bpo-30110: fix resource leak in test_asyncio.test_events (#1413) (#1584)