We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
PyFrame_New
It's called by_PyTraceback_Add a few places in the stdlib. We should setf_lasti == 0 when creating these.
_PyTraceback_Add
f_lasti == 0
CC@markshannon
Status