]> granicus.if.org Git - python/commit
Issue #23243: Close explicitly transports in asyncio tests
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Jan 2015 12:18:32 +0000 (13:18 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Jan 2015 12:18:32 +0000 (13:18 +0100)
commit02392c92820d8633ccf906e8c3d0fdb2fe16e5ba
tree7c569fe5ec6f0e4ce0297e1ed1cb9b9e78c4cfd7
parent33cb0396e86841aa3af033071aa8a00abbdba4d4
Issue #23243: Close explicitly transports in asyncio tests
Lib/test/test_asyncio/test_proactor_events.py
Lib/test/test_asyncio/test_selector_events.py
Lib/test/test_asyncio/test_unix_events.py