]> granicus.if.org Git - python/commit
Fix and improve `asyncio.run()` docs (GH-16403) (GH-16504)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Oct 2019 01:46:43 +0000 (18:46 -0700)
committerYury Selivanov <yury@magic.io>
Tue, 1 Oct 2019 01:46:43 +0000 (18:46 -0700)
commit2f644c0dc951868181e380f3d1cb4854e3a3152e
tree9383d03701797cba03a32027a3e227102942c52b
parentbdace21b769998396d0ccc8da99a8ca9b507bfdf
Fix and improve `asyncio.run()` docs (GH-16403) (GH-16504)

(cherry picked from commit e407013089259e4c0b271703e1975bbcd578a2d5)

Co-authored-by: Kyle Stanley <aeros167@gmail.com>
Doc/glossary.rst
Doc/library/asyncio-task.rst
Lib/asyncio/runners.py