]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128002: add fast path for native tasks in `asyncio.all_tasks` (#129943)
authorKumar Aditya <kumaraditya@python.org>
Mon, 10 Feb 2025 09:34:33 +0000 (15:04 +0530)
committerGitHub <noreply@github.com>
Mon, 10 Feb 2025 09:34:33 +0000 (15:04 +0530)
commitbff4bfeae1f428a815dc9a57b87f913217188fdd
treeb07d3e52071323ddd4f7c219035df8fe574776d3
parent7246b9124c8fd5bc722a14938343fbe1fff47f02
gh-128002: add fast path for native tasks in `asyncio.all_tasks` (#129943)
Modules/_asynciomodule.c