]> granicus.if.org Git - python/commit
Issue #24400: Fix CoroWrapper for 'async def' coroutines
authorYury Selivanov <yselivanov@sprymix.com>
Wed, 24 Jun 2015 14:32:22 +0000 (10:32 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 24 Jun 2015 14:32:22 +0000 (10:32 -0400)
commit8f1c99321bfe72d21b01bad71293a7daa1c9e73f
treeef5c6e72f6bf848363e740a3cf2dd1f83cf9b10c
parent3bdbcedfd948bf66a3e2bdaf8180c8e7a262db5f
parent29a602a1409cc3f6e64a29865ad9d3624bddd35e
Issue #24400: Fix CoroWrapper for 'async def' coroutines
Lib/test/test_asyncio/test_pep492.py