mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-47062: Implement asyncio.Runner context manager (GH-31799)
Co-authored-by: Zachary Ware <zach@python.org>
This commit is contained in:
parent
2f49b97cc5
commit
4119d2d7c9
7 changed files with 381 additions and 106 deletions
|
@ -67,6 +67,7 @@ Additionally, there are **low-level** APIs for
|
|||
:caption: High-level APIs
|
||||
:maxdepth: 1
|
||||
|
||||
asyncio-runner.rst
|
||||
asyncio-task.rst
|
||||
asyncio-stream.rst
|
||||
asyncio-sync.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue