]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125593: Use colors to highlight error locations in tracebacks from exception group...
authorBogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Sun, 27 Oct 2024 00:57:10 +0000 (03:57 +0300)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 00:57:10 +0000 (01:57 +0100)
commit51b012b2a8093c92ef2c06884f9719657f9b17f7
treeac29f03dd013b5b397e26dbb880d7af042432e87
parentf6cc7c8bd01d8468af70a65e550abef3854d0754
gh-125593: Use colors to highlight error locations in tracebacks from exception group (#125681)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Core and Builtins/2024-10-18-10-11-43.gh-issue-125593.Q97m3A.rst [new file with mode: 0644]