]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140414: streamline thread state access in `asyncio` (#142742)
authorKumar Aditya <kumaraditya@python.org>
Mon, 15 Dec 2025 11:27:51 +0000 (16:57 +0530)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 11:27:51 +0000 (16:57 +0530)
commitfb554ad68db415ab149d4596113b8fc74f99bcc6
tree07c963c6210e264e1353d2eb5ee6b2018d720a1d
parent15c9d9027ef5090e58db1da21a95d11cdb5cd0a9
gh-140414: streamline thread state access in `asyncio` (#142742)
Include/internal/pycore_context.h
Modules/_asynciomodule.c
Python/context.c