After the removal of SET_LINENO, PyCode_Addr2Line has always been
called to find tb_lineno -- even if Py_OptimizeFlag is true. So don't call it again when printing the traceback.
Showing
Please
register
or
sign in
to comment
called to find tb_lineno -- even if Py_OptimizeFlag is true. So don't call it again when printing the traceback.