]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update asyncio.ensure_future() documentation (GH-15347)
authorRoger Iyengar <ri@rogeriyengar.com>
Wed, 21 Aug 2019 15:59:11 +0000 (11:59 -0400)
committerYury Selivanov <yury@magic.io>
Wed, 21 Aug 2019 15:59:11 +0000 (11:59 -0400)
commit092911d5c0d8f6db8a0cb02fecd73dbb650f9e2e
treebbe265d8e33013072c8038387e364f64d0b70f89
parent20f59fe1f7748ae899aceee4cb560e5e1f528a1f
Update asyncio.ensure_future() documentation (GH-15347)

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.
Doc/library/asyncio-future.rst