Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 7c278a5eeb656c2b48a85bbd761ce165f1751bb6 https://github.com/python/cpython/commit/7c278a5eeb656c2b48a85bbd761ce165f1751bb6 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)