COMMITS
/ Modules/_remote_debugging_module.c July 10, 2025
M
[3.14] gh-136476: Remove creation of unused list (GH-136494) (GH-136495)
Miss Islington (bot) committed
July 9, 2025
M
[3.14] gh-136476: Show the full stack in get_async_stack_trace in _remote_debugging (GH-136483) (#136490)
Miss Islington (bot) committed
M
[3.14] gh-91048: Revert the memory cache removal for remote debugging (GH-136440) (#136443)
Miss Islington (bot) committed
June 28, 2025
P
[3.14] gh-91048: Fix external inspection multi-threaded performance (GH-136005) (#136080)
Pablo Galindo Salgado committed
June 15, 2025
M
[3.14] gh-111178: fix UBSan failures for `RemoteUnwinderObject` (GH-135539) (#135547)
Miss Islington (bot) committed
M
[3.14] gh-135371: Clean tags from pointers in all cases in remote debugging module (GH-135534) (#135545)
Miss Islington (bot) committed
M
[3.14] gh-135371: Fix asyncio introspection output to include internal coroutine chains (GH-135436) (#135509)
Miss Islington (bot) committed
June 11, 2025
M
[3.14] gh-91048: Reorder result tuple of parse_code_object (GH-134898) (#134956)
Miss Islington (bot) committed
May 26, 2025
M
[3.14] gh-134693: Fix `[-Wmaybe-uninitialized]` warning in `_remote_debugging_module.c` (GH-134694) (#134726)
Miss Islington (bot) committed
M
[3.14] gh-91048: Add better error messages for remote debugging for CI builds (GH-134682) (#134719)
Miss Islington (bot) committed
May 25, 2025
P
[3.14] gh-91048: Refactor and optimize remote debugging module (#134652) (#134673)
Pablo Galindo Salgado committed
May 21, 2025
M
[3.14] gh-91048: Fix error path result in _remote_debugging_module (GH-134347) (#134399)
Miss Islington (bot) committed
May 5, 2025
A