From: Yury Selivanov Date: Wed, 13 May 2015 19:22:03 +0000 (-0400) Subject: asyncio: Use 'collections.abc.Coroutine' in asyncio.iscoroutine. X-Git-Tag: v3.5.0b1~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af928b65fce14ef2d5bb5bd3bc90381e61d71e34;p=python asyncio: Use 'collections.abc.Coroutine' in asyncio.iscoroutine. --- af928b65fce14ef2d5bb5bd3bc90381e61d71e34