Feb. 25, 2022
6:01 a.m.
On Fri, Feb 25, 2022 at 2:35 PM Marc-Andre Lemburg <mal@egenix.com> wrote:
Esp. walking the frame stack is important in Python for e.g. logging local variables in tracebacks or accessing context from the call stack further up.
Do you happen to know whether the current work on optimizations will break this approach by e.g. not always creating frames on the stack ?
IMO if it no longer works in Python 3.11, it is a bug and it should be fixed.
I'm not aware of such regression. It should still work. Well, there are alpha releases of Python, you can already test it :-)
Victor
Night gathers, and now my watch begins. It shall not end until my death.