Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_traceback.py June 19, 2025
W
test for infinite loop
Will McGugan committed
March 28, 2025
W
notes added in 3.11
Will McGugan committed
W
added trest
Will McGugan committed
September 11, 2024
W
another test
Will McGugan committed
April 7, 2024
P
Drop a constant that is not used anywhere
Pradyun Gedam committed
P
Drop a test that has not been used since it was committed
Pradyun Gedam committed
November 7, 2023
H
Black formatting (#3035)
Henry Mai committed
September 19, 2022
W
replace willmcgugan with textualize
Will McGugan committed
August 12, 2022
W
fix invalid escapes
wim glenn committed
April 26, 2022
O
[traceback] Make `_rich_traceback_guard` more consistent with `_rich_traceback_omit`
Olivier Philippon committed
O
[traceback] Add traceback frame opt-out via a `_rich_traceback_omit = True` machinery
Olivier Philippon committed
O
[traceback] Fix "missing whitespace" bug
Olivier Philippon committed
March 30, 2022
D
Fallback to text lexer when no suitable lexer found
Darren Burns committed
January 31, 2022
D
Prevent too broad `except` clause in test
Darren Burns committed
D
Fix test in traceback, remove the no-eval pre-commit hook
Darren Burns committed
January 6, 2022
D
Skip test on Windows
Darren Burns committed
D
Add regression test to ensure theme from Console applies to Tracebacks
Darren Burns committed
February 12, 2021
W
new layout class
Will McGugan committed
February 6, 2021
W
live refactor
Will McGugan committed
November 29, 2020
R
Use the proper error message with caused exceptions
Robert Xiao committed
September 26, 2020
W
traceback improvements
Will McGugan committed
August 10, 2020
P
Fixed failing test
Pim committed
P
Exceptions in weird files
Pim committed
P
test for nested exceptions
Pim committed
P
SyntaxError for traceback testing
Pim committed
April 27, 2020
W
more tests
Will McGugan committed
April 8, 2020
W
Fix test for CI
Will McGugan committed