]> granicus.if.org Git - python/commit
asyncio: Make ensure_future() accept all kinds of awaitables. (Merge 3.5)
authorYury Selivanov <yselivanov@sprymix.com>
Fri, 2 Oct 2015 19:09:51 +0000 (15:09 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Fri, 2 Oct 2015 19:09:51 +0000 (15:09 -0400)
commitd7639098859ae28027db93100e261c456c444d11
tree23696b3d1f28a0c13d79066a5e363edb86b542ee
parent6585501113cc2700e5b635a8070adaada2e0fa98
parent43d71e2512707b959cc1cc850b85c2de99fee138
asyncio: Make ensure_future() accept all kinds of awaitables. (Merge 3.5)