]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-152020: Fix asyncio.all_tasks() loosing eager tasks on FT-build (GH-152022...
authorTimofei <128279579+deadlovelll@users.noreply.github.com>
Wed, 24 Jun 2026 13:23:57 +0000 (16:23 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 13:23:57 +0000 (13:23 +0000)
commitc9f75ebd907b92f4f56c180dd3b5ccf436d3d712
treefe12dcea2312e80e229da102f7a6fcaac264025b
parenta88629a4204f33972bc11a72f2b13bdadfee026a
[3.14] gh-152020: Fix asyncio.all_tasks() loosing eager tasks on FT-build (GH-152022) (#152078)

[3.14] gh-152020: Fix `asyncio.all_tasks()` loosing eager tasks on FT-build (#152022)
Lib/test/test_asyncio/test_free_threading.py
Misc/NEWS.d/next/Core_and_Builtins/2026-06-23-19-50-22.gh-issue-152020.DTKXjR.rst [new file with mode: 0644]
Modules/_asynciomodule.c