]> granicus.if.org Git - python/commit
Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines
authorYury Selivanov <yselivanov@sprymix.com>
Mon, 1 Jun 2015 01:37:09 +0000 (21:37 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Mon, 1 Jun 2015 01:37:09 +0000 (21:37 -0400)
commit70adad2a0e7bfb2fbe70027acfb85230dc790b0b
treeb105cfed2d21b4ec91b7b3511e928e47726e2e63
parenta316085192382e56c8322da395231e24c6dbdc5b
Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines
Lib/asyncio/coroutines.py