08c1fe5569
With this patch exceptions that are re-raised have improved tracebacks (less confusing, match CPython), and it makes re-raise slightly more efficient (in time and RAM) because they no longer need to add a traceback. Also general VM performance is not measurably affected. Partially fixes issue #2928. |
||
---|---|---|
.. | ||
features.py | ||
non_compliant_lexer.py | ||
non_compliant_lexer.py.exp | ||
non_compliant.py | ||
non_compliant.py.exp | ||
print_exception.py | ||
rge_sm.py | ||
sys_atexit.py | ||
sys_atexit.py.exp | ||
sys_exc_info.py |