Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.14] gh-135371: Fix asyncio introspection output to include internal corout... | Miss Islington (bot) | 2025-06-15 | 1 | -67/+95 |
* | [3.14] gh-91048: Refactor and optimize remote debugging module (#134652) (#13... | Pablo Galindo Salgado | 2025-05-25 | 1 | -2/+6 |
* | [3.14] gh-134451: Converted `asyncio.tools.CycleFoundException` from dataclas... | Miss Islington (bot) | 2025-05-23 | 1 | -3/+9 |
* | gh-91048: Add filename:line_no information to `asyncio pstree` (#133478) | Ćukasz Langa | 2025-05-05 | 1 | -3/+11 |
* | GH-91048: Minor fixes for ``_remotedebugging`` & rename to ``_remote_debuggin... | Adam Turner | 2025-05-05 | 1 | -1/+1 |
* | gh-91048: Add filename and line number to external inspection routines (GH-13... | Pablo Galindo Salgado | 2025-05-04 | 1 | -0/+2 |
* | GH-91048: Add utils for printing the call stack for asyncio tasks (#133284) | Pablo Galindo Salgado | 2025-05-04 | 1 | -0/+212 |