Based on a comment from @asvetlov https://github.com/python/cpython/pull/15735GH-discussion_r323619076, this removes the provisional note for ``asyncio.run()`` in the documentation.
Automerge-Triggered-By: @1st1
(cherry picked from commit
77af2290e594479002aa7d8f914d1f38b14a4854)
Co-authored-by: Kyle Stanley <aeros167@gmail.com>
programs, and should ideally only be called once.
.. versionadded:: 3.7
- **Important:** this function has been added to asyncio in
- Python 3.7 on a :term:`provisional basis <provisional api>`.
Creating Tasks