You need to sign in or sign up before continuing.
In extened C API, there have PyFrame_SetLineNumber and PyCode_HasFreeVars two APIs. Add these two inlined C functions for CPython.
In extened C API, there have PyFrame_SetLineNumber and PyCode_HasFreeVars two APIs. Add these two inlined C functions for CPython.