You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed on the mailing list, there should be a way to enter the debugger without breaking, other than the commandline entry point pudb. Something like set_trace(stop=False) (or possibly something more terse).