diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-08 16:40:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-08 16:40:27 (GMT) |
commit | 4d5fcca273b24a5566f1507758e5aae60cdf8a98 (patch) | |
tree | ac00d021776bd95cddd48ca272e07d8711d73922 /Tools/build | |
parent | acf4d5d5bdecbc8756276731e09bae245d88518d (diff) | |
download | cpython-4d5fcca273b24a5566f1507758e5aae60cdf8a98.zip cpython-4d5fcca273b24a5566f1507758e5aae60cdf8a98.tar.gz cpython-4d5fcca273b24a5566f1507758e5aae60cdf8a98.tar.bz2 |
gh-91248: Add PyFrame_GetVar() function (#95712)
Add PyFrame_GetVar() and PyFrame_GetVarString() functions to get a
frame variable by its name.
Move PyFrameObject C API tests from test_capi to test_frame.
Diffstat (limited to 'Tools/build')
0 files changed, 0 insertions, 0 deletions