Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-134451: Converted `asyncio.tools.CycleFoundException` from dataclass to a ↵ | Evgeny Demchenko | 11 days |
| | | | | regular exception type. (#134513) | ||
* | gh-91048: Add filename:line_no information to `asyncio pstree` (#133478) | Łukasz Langa | 2025-05-05 |
| | |||
* | GH-91048: Minor fixes for ``_remotedebugging`` & rename to ↵ | Adam Turner | 2025-05-05 |
| | | | | ``_remote_debugging`` (#133398) | ||
* | gh-91048: Add filename and line number to external inspection routines ↵ | Pablo Galindo Salgado | 2025-05-04 |
| | | | | | (GH-133385) Signed-off-by: Pablo Galindo <pablogsal@gmail.com> | ||
* | GH-91048: Add utils for printing the call stack for asyncio tasks (#133284) | Pablo Galindo Salgado | 2025-05-04 |