index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_interpframe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142982: Specialize CALL_FUNCTION_EX (GH-143391)
Ken Jin
9 days
1
-0/+4
*
gh-143108: Don't instrument faulthandler.c for TSan (#143109)
Sam Gross
2025-12-24
1
-2/+2
*
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