It's called by `_PyTraceback_Add` a few places in the stdlib. We should set `f_lasti == 0` when creating these. CC @markshannon
It's called by
_PyTraceback_Adda few places in the stdlib. We should setf_lasti == 0when creating these.CC @markshannon