]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-107803: use circular double linked list for tasks in `_asyncio` (#126577)
authorKumar Aditya <kumaraditya@python.org>
Fri, 8 Nov 2024 12:51:11 +0000 (18:21 +0530)
committerGitHub <noreply@github.com>
Fri, 8 Nov 2024 12:51:11 +0000 (12:51 +0000)
commita3e8e7bbc3d39e9e6cfa5605df9524076176a041
tree0d9b87e7fd2e20e22fd7a9f8a6ecdc23722016ff
parent061e50f196373d920c3eaa3718b9d0553914e006
GH-107803: use circular double linked list for tasks in `_asyncio` (#126577)
Modules/_asynciomodule.c