From: Yury Selivanov Date: Mon, 1 Jun 2015 01:37:23 +0000 (-0400) Subject: Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines X-Git-Tag: v3.5.0b3~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a0fab92f96afcdbf62c0fb5f80f5b420e43cc49;p=thirdparty%2FPython%2Fcpython.git Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines --- 6a0fab92f96afcdbf62c0fb5f80f5b420e43cc49