Improve exceptions and traceback by arihant2math · Pull Request #5622 · RustPython/RustPython
Show all changes
10 commits
Select commit Hold shift + click to select a range
40a6958
limit and repeat trucation for traceback
arihant2math
a3c76ac
fix compile
arihant2math
43648cf
rewrite exception groups in rust
arihant2math
57110a5
fix compile errors
arihant2math
59505bc
fix compile
arihant2math
10e9c3f
formatting
arihant2math
80c1aac
fix clippy allow
arihant2math
ce7a890
make spell check happy
arihant2math
7f0d4fa
remove old python initialization code
arihant2math
552ea15
exception group impl
arihant2math