COMMITS
/ Lib/asyncio/tools.py April 13, 2026
B
gh-144881: Add retry logic to asyncio debugging tools (#148530)
Bartosz Sławecki committed
January 18, 2026
B
gh-143952: Fix asyncio tools to work with the new remote debugging API (#143954)
Bartosz Sławecki committed
December 8, 2025
V
Fix pyflakes warnings: variable is assigned to but never used (#142294)
Victor Stinner committed
November 23, 2025
Y
Drop three unused imports (#141875)
yihong committed
September 12, 2025
I
Improve permission error messages in pdb and asyncio.tools (#134290)
ivonastojanovic committed
August 28, 2025
K
gh-134861: revert "Add CSV and BSV output formats to asyncio ps" (#138187)
Kumar Aditya committed
August 6, 2025
D
gh-134861: Add 🍌SV output format to ``python -m asyncio ps`` (#137486)
Daniele Parmeggiani committed
D
gh-134861: Add CSV output format to ``python -m asyncio ps`` (#134862)
Daniele Parmeggiani committed
June 14, 2025
P
gh-135371: Fix asyncio introspection output to include internal coroutine chains (#135436)
Pablo Galindo Salgado committed
May 25, 2025
P
gh-91048: Refactor and optimize remote debugging module (#134652)
Pablo Galindo Salgado committed
May 23, 2025
E
May 5, 2025
Ł
gh-91048: Add filename:line_no information to `asyncio pstree` (#133478)
Łukasz Langa committed
A
May 4, 2025
P
gh-91048: Add filename and line number to external inspection routines (GH-133385)
Pablo Galindo Salgado committed
P
GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)
Pablo Galindo Salgado committed