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.
1 parent f2530ec commit 0ab3342Copy full SHA for 0ab3342
1 file changed
Misc/NEWS.d/next/Library/2026-07-08-22-18-04.gh-issue-153364.JBFHEg.rst
@@ -1,2 +1,3 @@
1
Make frame, coroutine and task-waiter walks iterative and bounded, avoiding
2
-potential hangs and stack overflows. Patch by Maurycy Pawłowski-Wieroński.
+potential hangs and stack overflows. Fix asyncio task inspection when
3
+awaited-by sets contain removed entries. Patch by Maurycy Pawłowski-Wieroński.
0 commit comments