SIGN IN SIGN UP

GH-96803: Move PyUnstable_InterpreterFrame_GetCode() to Python.h (#107188)

Declare the following 3 PyUnstable functions in
Include/cpython/pyframe.h rather than Include/cpython/frameobject.h,
so they are now provided by the standard "#include <Python.h>".
V
Victor Stinner committed
837fa5c0cd92e70f625377c9ffb7ac31a23d7d63
Parent: 83a2837
Committed by GitHub <noreply@github.com> on 7/24/2023, 7:20:44 PM