COMMITS
/ Modules/_remote_debugging/module.c March 24, 2026
K
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Karolina Surma committed
March 22, 2026
P
gh-146308: Fix error handling issues in _remote_debugging module (#146309)
Pablo Galindo Salgado committed
February 26, 2026
T
gh-144316: Fix missing exception in _remote_debugging with debug=False (#144442)
Taegyun Kim committed
December 27, 2025
B
gh-138122: fix AC warnings in `Modules/_remote_debugging/module.c` (#143218)
Bénédikt Tran committed
December 26, 2025
P
gh-140739: Fix crashes from corrupted remote memory (#143190)
Pablo Galindo Salgado committed
December 23, 2025
P
gh-138122: Add blocking mode for accurate stack traces in Tachyon (#142998)
Pablo Galindo Salgado committed
December 22, 2025
P
gh-138122: Allow tachyon to write and read binary output (#142730)
Pablo Galindo Salgado committed
December 15, 2025
P
gh-138122: Add --subprocesses flag to profile child processes in tachyon (#142636)
Pablo Galindo Salgado committed
December 11, 2025
P
gh-138122: Add exception profiling mode to the sampling profiler (#142561)
Pablo Galindo Salgado committed
P
gh-138122: Make the tachyon profiler opcode-aware (#142394)
Pablo Galindo Salgado committed
December 6, 2025
P
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (#142137)
Pablo Galindo Salgado committed
S
GH-141565: Add async code awareness to Tachyon (#141533)
Savannah Ostrowski committed
November 25, 2025
P
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141934)
Pablo Galindo Salgado committed