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
/
Doc
/
c-api
/
frame.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-118915: C API: Document frame locals proxies. (#127720)
Peter Bierma
2024-12-11
1
-1/+21
*
gh-74929: PEP 667 general docs update (gh-119201)
Alyssa Coghlan
2024-05-21
1
-5/+6
*
gh-74929: Rudimentary docs for PEP 667 (#118581)
Guido van Rossum
2024-05-05
1
-1/+8
*
gh-101100: Properly document frame object attributes (#112735)
Alex Waygood
2023-12-05
1
-4/+4
*
gh-105196: Fix indentations of section headings in C API docs (#105672)
TATHAGATA ROY
2023-06-14
1
-1/+1
*
GH-96803: Document and test new unstable internal frame API functions (GH-104...
Mark Shannon
2023-05-18
1
-0/+35
*
gh-93937: Document PyFrame_Check and PyFrame_Type (GH-99695)
Petr Viktorin
2022-11-22
1
-0/+18
*
gh-91248: Optimize PyFrame_GetVar() (#99252)
Victor Stinner
2022-11-13
1
-0/+2
*
gh-91248: Add PyFrame_GetVar() function (#95712)
Victor Stinner
2022-11-08
1
-0/+19
*
bpo-40421: Cleanup PyFrame C API (GH-32417)
Victor Stinner
2022-04-19
1
-16/+2
*
Add new PyFrame_GetLasti C-API function (GH-32413)
Mark Shannon
2022-04-08
1
-0/+11
*
bpo-47115: Document which parts of structs are in limited API/stable ABI (GH-...
Petr Viktorin
2022-04-06
1
-2/+4
*
bpo-40421: Add missing getters for frame object attributes to C-API. (GH-32114)
Mark Shannon
2022-03-31
1
-0/+35
*
bpo-42197: Don't create `f_locals` dictionary unless we actually need it. (GH...
Mark Shannon
2022-03-25
1
-0/+11
*
bpo-46836: Add Doc/c-api/frame.rst (GH-32051)
Victor Stinner
2022-03-23
1
-0/+48