COMMITS
/ Modules/_remote_debugging_module.c July 16, 2025
K
gh-136669: build `_asyncio` as static module (#136670)
Kumar Aditya committed
July 10, 2025
P
gh-136476: Remove creation of unused list (GH-136494)
Petr Viktorin committed
July 9, 2025
P
gh-136476: Show the full stack in get_async_stack_trace in _remote_debugging (#136483)
Pablo Galindo Salgado committed
P
gh-91048: Revert the memory cache removal for remote debugging (#136440)
Pablo Galindo Salgado committed
June 28, 2025
P
gh-91048: Fix external inspection multi-threaded performance (#136005)
Pablo Galindo Salgado committed
June 15, 2025
B
gh-111178: fix UBSan failures for `RemoteUnwinderObject` (#135539)
Bénédikt Tran committed
P
gh-135371: Clean tags from pointers in all cases in remote debugging module (#135534)
Pablo Galindo Salgado committed
June 14, 2025
P
gh-135371: Fix asyncio introspection output to include internal coroutine chains (#135436)
Pablo Galindo Salgado committed
May 31, 2025
L
gh-91048: Reorder result tuple of parse_code_object (#134898)
László Kiss Kollár committed
May 26, 2025
S
P
gh-91048: Add better error messages for remote debugging for CI builds (#134682)
Pablo Galindo Salgado committed
May 25, 2025
P
gh-91048: Refactor and optimize remote debugging module (#134652)
Pablo Galindo Salgado committed
May 20, 2025
P
gh-91048: Fix error path result in _remote_debugging_module (#134347)
Pablo Galindo Salgado committed
May 19, 2025
L
Fix typo in get_stack_trace docstring (#134246)
László Kiss Kollár committed
May 5, 2025
A