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
function line number represents the first line of the definition of
the currently executing function, which can differ from execute_data.opcode
rename execute_data.get_lineno to get_opline_lineno to better describe
what the value is
0 commit comments