]> 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:23 +0000 (21:37 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Mon, 1 Jun 2015 01:37:23 +0000 (21:37 -0400)
commit6a0fab92f96afcdbf62c0fb5f80f5b420e43cc49
tree32fba417635d10e874de721d67da8a396e3d866a
parent773490099f243d91c0280b64462f1f9df4783392
parent70adad2a0e7bfb2fbe70027acfb85230dc790b0b
Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines