]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140049: Colorize exception notes in `traceback.py` (#140051)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sun, 22 Mar 2026 08:54:43 +0000 (08:54 +0000)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 08:54:43 +0000 (08:54 +0000)
commitf0aeabc6f98ac908963e7cd7be35090c75a11c15
tree72a5a10127fc09d3b4782cfc4e7117c17fe90e8c
parent3776aba20482a24096e8760e8a32d13b95d51492
gh-140049: Colorize exception notes in `traceback.py` (#140051)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/_colorize.py
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-10-13-16-43-36.gh-issue-140049.VvmAzN.rst [new file with mode: 0644]