]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128002: use efficient linked list implementation for eager tasks in asyncio (...
authorKumar Aditya <kumaraditya@python.org>
Mon, 3 Mar 2025 06:36:43 +0000 (12:06 +0530)
committerGitHub <noreply@github.com>
Mon, 3 Mar 2025 06:36:43 +0000 (06:36 +0000)
commit7e3b788e8f3dc986bcccb047ddc3f0a7a99bb08c
tree6c608de89c152ef573f32b5caa17b891d5d9ee32
parentf97e4098ff71a6488fd3411f9f9e6fa7a7bb4efe
gh-128002: use efficient linked list implementation for eager tasks in asyncio (#130518)
Lib/asyncio/tasks.py
Modules/_asynciomodule.c