]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128002: use internal llist implementation for asyncio tasks (#128256)
authorKumar Aditya <kumaraditya@python.org>
Wed, 25 Dec 2024 12:21:27 +0000 (17:51 +0530)
committerGitHub <noreply@github.com>
Wed, 25 Dec 2024 12:21:27 +0000 (17:51 +0530)
commit76f1785657fde0ebee082b0df54da8f7c911c369
tree785c12df4dd67fbbe86cd18baa7fc303aa27bca3
parentd9ed42bc00c74b3150be2a0eb28da03e01dffcc7
gh-128002: use internal llist implementation for asyncio tasks  (#128256)
Modules/_asynciomodule.c