We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fb4454 + f2c6fa1 commit 1ceef18Copy full SHA for 1ceef18
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-06-23-19-50-22.gh-issue-152020.DTKXjR.rst
@@ -1,3 +1,3 @@
1
-On the free-threaded build, :func:`asyncio.all_tasks` no longer lost
+On the free-threaded build, :func:`asyncio.all_tasks` no longer loses
2
eager-started tasks when called from a thread other than the one running the
3
-event loop
+event loop.
0 commit comments