Add two inlined function for CPython
In extened C API, there have PyFrame_SetLineNumber and PyCode_HasFreeVars two APIs. Add these two inlined C functions for CPython.
lab.nexedi.com will be down from Thuesday, 10 Febuary 2026, 05:30:00 UTC for a duration of approximately 3 hours 30 minutes
In extened C API, there have PyFrame_SetLineNumber and PyCode_HasFreeVars two APIs. Add these two inlined C functions for CPython.