Use new C-API function to get the current frame on Python 3.11 alpha (GH-4427)
Use the accessor function instead of the direct struct member (which is now the wrong type). Closes https://github.com/cython/cython/issues/4416
Showing
Please register or sign in to comment