COMMITS
/ Modules/_remote_debugging/binary_io_reader.c May 9, 2026
M
gh-149474: use `Py_fopen` in `Binary{Reader,Writer}` for audit hook and path-like support (#149524)
Maurycy Pawłowski-Wieroński committed
May 5, 2026
M
gh-149009: Validate `thread_count` in `profiling.sampling` binary reader (#149147)
Maurycy Pawłowski-Wieroński committed
M
gh-146256: Add `--jsonl` collector to the `profiling.sampling` (#146257)
Maurycy Pawłowski-Wieroński committed
M
gh-149300: `_remote_debugging`: clean up magic and duplicate consts in the binary format helper (#149301)
Maurycy Pawłowski-Wieroński committed
April 27, 2026
M
gh-148252: Avoid overflow in `_remote_debugging` binary reader bounds checks (#148972)
Maurycy Pawłowski-Wieroński committed
April 13, 2026
P
gh-148252: Fix stack depth calculation in binary reader on 32-bit platforms (#148253)
Pablo Galindo Salgado committed
March 22, 2026
P
gh-146308: Fix error handling issues in _remote_debugging module (#146309)
Pablo Galindo Salgado committed
December 24, 2025
P
gh-138122: Extend binary profiling format with full source location and opcode (#143088)
Pablo Galindo Salgado committed
December 22, 2025
P
gh-138122: Allow tachyon to write and read binary output (#142730)
Pablo Galindo Salgado committed