]> granicus.if.org Git - python/commit
Issue #23243: Close explicitly event loops in asyncio tests
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Jan 2015 12:17:34 +0000 (13:17 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Jan 2015 12:17:34 +0000 (13:17 +0100)
commit33cb0396e86841aa3af033071aa8a00abbdba4d4
tree797cd23b68055b5df248d6c335e7d86c21cf4cf5
parent41ed958ee6f0ff15836e11013d1cada8c3ae90fc
Issue #23243: Close explicitly event loops in asyncio tests
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_proactor_events.py
Lib/test/test_asyncio/test_selector_events.py