From: Victor Stinner Date: Wed, 25 Jun 2014 21:33:02 +0000 (+0200) Subject: (Merge 3.4) asyncio: sync with Tulip X-Git-Tag: v3.5.0a1~1404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86ceffc3efd33ea9af54276c7a2b4b0729955c22;p=python (Merge 3.4) asyncio: sync with Tulip - Python issue 21163: Fix more "Task was destroyed but it is pending!" logs in tests - Add test to check that run_until_complete() checks the loop of the future --- 86ceffc3efd33ea9af54276c7a2b4b0729955c22