COMMITS
/ Python/instruction_sequence.c January 16, 2026
April 30, 2025
M
GH-124715: Move trashcan mechanism into `Py_Dealloc` (GH-132280)
Mark Shannon committed
April 28, 2025
J
gh-130907: Treat all module-level annotations as conditional (#131550)
Jelle Zijlstra committed
March 13, 2025
March 2, 2025
H
gh-130740: Move some `stdbool.h` includes after `Python.h` (#130738)
Hugo Beauzée-Luyssen committed
February 26, 2025
V
gh-111178: Fix function signatures in instruction_sequence.c (#130591)
Victor Stinner committed
April 26, 2024
N
gh-117680: Fix msvc warning in instruction_sequence.c (#118326)
neonene committed
April 18, 2024
K
gh-118023: Fix reference leak (#118025)
Kirill Podoprigora committed
April 17, 2024
I
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)
Irit Katriel committed
April 4, 2024
I
gh-117494: extract the Instruction Sequence data structure into a separate file (#117496)
Irit Katriel committed