]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue 24004: Support Awaitables (pep 492) in @asyncio.coroutine decorator
authorYury Selivanov <yselivanov@sprymix.com>
Sun, 31 May 2015 01:02:34 +0000 (21:02 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Sun, 31 May 2015 01:02:34 +0000 (21:02 -0400)
(Merge 3.4)


Trivial merge