As noted in #157, line_profiler is broken by 3.11's changes to PyFrameObject. I'll list some references on the change: https://bugs.python.org/issue46836 https://github.com/yaml/pyyaml/issues/630 I don't see a way to immediately fix it. I could use some help.
As noted in #157, line_profiler is broken by 3.11's changes to PyFrameObject.
I'll list some references on the change:
https://bugs.python.org/issue46836
yaml/pyyaml#630
I don't see a way to immediately fix it. I could use some help.