]> granicus.if.org Git - python/commit
Update asyncio.ensure_future() documentation (GH-15347) (GH-15364)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Aug 2019 17:20:49 +0000 (10:20 -0700)
committerYury Selivanov <yury@magic.io>
Wed, 21 Aug 2019 17:20:49 +0000 (13:20 -0400)
commit349d897e0f54f2991ffe518c8ac3ef55c30c293b
tree748d6a3b64f566dc735f999d4c8e9971f2fb9786
parentc777dec6f47ce649f3dea88d308e36e45538fdac
Update asyncio.ensure_future() documentation (GH-15347) (GH-15364)

Added back mention that ensure_future actually scheduled obj. This documentation just mentions what ensure_future returns, so I did not realize that ensure_future also schedules obj.
(cherry picked from commit 092911d5c0d8f6db8a0cb02fecd73dbb650f9e2e)

Co-authored-by: Roger Iyengar <ri@rogeriyengar.com>
Doc/library/asyncio-future.rst