COMMITS
/ Include/internal/pycore_interpframe.h April 16, 2026
D
gh-148659: Export some internal functions for the JIT (PEP-523) (#148634)
Dino Viehland committed
April 5, 2026
P
gh-148144: Initialize visited on copied interpreter frames (#148143)
Pablo Galindo Salgado committed
March 21, 2026
M
GH-145667: Merge `GET_ITER` and `GET_YIELD_FROM_ITER` (GH-146120)
Mark Shannon committed
January 16, 2026
D
gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)
Dino Viehland committed
January 6, 2026
K
gh-142982: Specialize CALL_FUNCTION_EX (GH-143391)
Ken Jin committed
December 24, 2025
S
gh-143108: Don't instrument faulthandler.c for TSan (#143109)
Sam Gross committed
November 4, 2025
V
gh-140815: Fix faulthandler for invalid/freed frame (#140921)
Victor Stinner committed
May 10, 2025
April 29, 2025
March 26, 2025
B
GH-119866: Don't clear frame->stackpointer on release builds (GH-131750)
Brandt Bucher committed
March 24, 2025
S
gh-128421: Avoid TSAN warnings in `sys._current_frames()` (gh-131548)
Sam Gross committed
March 21, 2025
V
gh-131238: Add pycore_interpframe_structs.h header (#131553)
Victor Stinner committed
V
gh-131238: Remove pycore_object_deferred.h from pycore_object.h (#131549)
Victor Stinner committed
March 19, 2025
V
gh-130931: Add pycore_interpframe.h internal header (#131249)
Victor Stinner committed