bpo-45099: Document asyncio internal API (GH-32166)

This commit is contained in:
Andrew Svetlov 2022-04-01 00:06:07 +03:00 committed by GitHub
parent 4a08c4c469
commit ab89ccff3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 95 additions and 0 deletions

View file

@ -84,6 +84,7 @@ Additionally, there are **low-level** APIs for
asyncio-protocol.rst
asyncio-policy.rst
asyncio-platforms.rst
asyncio-extending.rst
.. toctree::
:caption: Guides and Tutorials