COMMITS
/ Modules/_remote_debugging/binary_io_writer.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-149342: `_remote_debugging`: Fix binary profile corruption when sampling a (temporarily) empty stack (#149343)
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
December 27, 2025
P
gh-140739: Fix missing exception on allocation failure in BinaryWriter (#143204)
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