SIGN IN SIGN UP

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.
V
Victor Stinner committed
4d5fcca273b24a5566f1507758e5aae60cdf8a98
Parent: acf4d5d
Committed by GitHub <noreply@github.com> on 11/8/2022, 4:40:27 PM