Starting today the ipython debugger is crashing on new variable creation/assignment while debugging. I can see already existing variables. I can update values of ...
Since upgrading from ipython from 7.9.0 to 7.12.0, and from prompt_toolkit 2 to 3, if I start a debugger from inside a running event loop (via ipdb.set_trace()) I get ...