Hello Cython Team,
I'm encountering compatibility issues with line_profiler in newer versions. The last working version seems to be 3.5.1.
https://github.com/cython/cython/issues/5141
What is the recommended package/approach to perform line-by-line profiling on Cython v3 code?
Best regards, Oyibo