]> granicus.if.org Git - python/commit
asyncio: Make ensure_future() accept all kinds of awaitables.
authorYury Selivanov <yselivanov@sprymix.com>
Fri, 2 Oct 2015 19:05:59 +0000 (15:05 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Fri, 2 Oct 2015 19:05:59 +0000 (15:05 -0400)
commit43d71e2512707b959cc1cc850b85c2de99fee138
tree4b71d141004abe07e19883318bb1dafafb3232d6
parent987f21514122b83e42b04f9782f53b6f77edb174
parent620279b9ace3fff66245672bf7efbb62b2969a30
asyncio: Make ensure_future() accept all kinds of awaitables.
Doc/whatsnew/3.5.rst
Misc/NEWS