Skip to content

Commit ec809b5

Browse files
committed
Add news entry
1 parent 5d2b036 commit ec809b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fixed :mod:asyncio debugging tools to properly display internal coroutine
2+
call stacks alongside external task dependencies. The ``python -m asyncio
3+
ps`` and ``python -m asyncio pstree`` commands now show complete execution
4+
context. Patch by Pablo Galindo.

0 commit comments

Comments
 (0)