COMMITS
/ Lib/test/test_asyncio/test_tools.py April 14, 2026
B
gh-143955: Prevent schema drift false-positives in asyncio tools tests (#148525)
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
June 14, 2025
P
gh-135371: Fix asyncio introspection output to include internal coroutine chains (#135436)
Pablo Galindo Salgado committed
May 12, 2025
S
gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865)
Serhiy Storchaka committed
May 5, 2025
Ł
gh-91048: Add filename:line_no information to `asyncio pstree` (#133478)
Łukasz Langa committed
May 4, 2025
P
GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)
Pablo Galindo Salgado committed