summaryrefslogtreecommitdiffstats
path: root/Include/cpython/pyframe.h
Commit message (Expand)AuthorAgeFilesLines
* [3.12] GH-96803: Move PyUnstable_InterpreterFrame_GetCode() to Python.h (GH-1...Miss Islington (bot)2023-07-241-0/+17
* gh-91248: Add PyFrame_GetVar() function (#95712)Victor Stinner2022-11-081-1/+2
* gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)Victor Stinner2022-06-191-0/+17