]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Initial internal asyncio docs (#135469)
authorKumar Aditya <kumaraditya@python.org>
Tue, 17 Jun 2025 19:21:41 +0000 (00:51 +0530)
committerGitHub <noreply@github.com>
Tue, 17 Jun 2025 19:21:41 +0000 (12:21 -0700)
commitcb394101110e13a27e08bbf2fe9f38d847db004c
tree1938c910ef417cafdbc7a6ba7e6495c092e7482e
parent269e19e0a7efc62ee4ffbd8424974dc6d4fbfd5d
Initial internal asyncio docs (#135469)

Currently focused on `_asynciomodule.c` but could also receive updates about internals of the Python package.
InternalDocs/README.md
InternalDocs/asyncio.md [new file with mode: 0644]