]> granicus.if.org Git - python/commit
asyncio/tests: Ensure a gc_collect for __del__ testing
authorYury Selivanov <yselivanov@sprymix.com>
Fri, 13 May 2016 20:10:43 +0000 (16:10 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Fri, 13 May 2016 20:10:43 +0000 (16:10 -0400)
commitf11352c1144eff874d56620678a49b5a6b5d3771
treebe6513e6ba51cd90d6c8b1d90cb9e9841316b720
parent5dc093336f6f6c7bd0b79c1c870dc9b733fc2fe5
asyncio/tests: Ensure a gc_collect for __del__ testing

Patch by Philip Jenvey
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_futures.py