]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45099: Document asyncio internal API (GH-32166)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 31 Mar 2022 21:06:07 +0000 (00:06 +0300)
committerGitHub <noreply@github.com>
Thu, 31 Mar 2022 21:06:07 +0000 (00:06 +0300)
commitab89ccff3ca6efc2a8e6f5f45c30d568fb3d212f
tree1749d1627947e81219f5b9676c7490a55d389af3
parent4a08c4c469d36f99d3a5e0f17ad82ab35dcf2835
bpo-45099: Document asyncio internal API (GH-32166)
Doc/library/asyncio-extending.rst [new file with mode: 0644]
Doc/library/asyncio.rst
Misc/NEWS.d/next/Documentation/2022-03-29-13-25-49.bpo-45099.dagdhx.rst [new file with mode: 0644]