[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-38644: Add _PyEval_EvalFrame() with tstate by vstinner · Pull Request #17131 · python/cpython

vstinner

Add _PyEval_EvalFrame() static inline function to get eval_frame from
tstate->interp.

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request

Dec 5, 2019
Add _PyEval_EvalFrame() static inline function to get eval_frame from
tstate->interp.

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020
Add _PyEval_EvalFrame() static inline function to get eval_frame from
tstate->interp.