| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-140815: Fix faulthandler for invalid/freed frame (#140921) | Victor Stinner | 2025-11-04 | 1 | -0/+55 |
| * | gh-133713: Compare the `f->stackpointer` to the result of `_PyFrame_Stackbase... | Nybblista | 2025-05-10 | 1 | -2/+2 |
| * | GH-132508: Use tagged integers on the evaluation stack for the last instructi... | Mark Shannon | 2025-04-29 | 1 | -0/+1 |
| * | GH-119866: Don't clear frame->stackpointer on release builds (GH-131750) | Brandt Bucher | 2025-03-26 | 1 | -3/+5 |
| * | gh-128421: Avoid TSAN warnings in `sys._current_frames()` (gh-131548) | Sam Gross | 2025-03-24 | 1 | -1/+4 |
| * | gh-131238: Add pycore_interpframe_structs.h header (#131553) | Victor Stinner | 2025-03-21 | 1 | -41/+1 |
| * | gh-131238: Remove pycore_object_deferred.h from pycore_object.h (#131549) | Victor Stinner | 2025-03-21 | 1 | -1/+2 |
| * | gh-130931: Add pycore_interpframe.h internal header (#131249) | Victor Stinner | 2025-03-19 | 1 | -0/+379 |
