Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_logging.py May 29, 2025
A
Remove undefined function (make_log) usage in test_logging.py
alexzheng111 committed
January 7, 2022
A
chore: fix typos
Aaron Stephens committed
December 12, 2021
J
Add tests for log markup and highlighting
Joe Halliwell committed
October 22, 2021
T
Add a test case to simulate pythonw related to issue #1619
Tim Savage committed
March 1, 2021
W
style optimization
Will McGugan committed
October 2, 2020
W
theme stack
Will McGugan committed
September 26, 2020
W
traceback improvements
Will McGugan committed
September 22, 2020
L
skip test on windows
landi committed
L
skip test on python 3.7 beacuse rendered differently
landi committed
L
handle exceptions with rich's logging handler
landi committed
June 14, 2020
W
disable link_path
Will McGugan committed
W
linked path in logging
Will McGugan committed
May 17, 2020
W
added justify to print
Will McGugan committed
May 13, 2020
W
removed requirement to add space to time format in log
Will McGugan committed
April 26, 2020
W
logging handler tests
Will McGugan committed