SIGN IN SIGN UP

bpo-46850: Move _PyEval_EvalFrameDefault() to internal C API (GH-32052)

Move the private undocumented _PyEval_EvalFrameDefault() function to
the internal C API. The function now uses the _PyInterpreterFrame
type which is part of the internal C API.
V
Victor Stinner committed
b9a5522dd952125a99ff554f01f311cae25f5a91
Parent: d4bb38f
Committed by GitHub <noreply@github.com> on 4/1/2022, 8:17:57 AM