]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117225: Add color to doctest output (#117583)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 24 Apr 2024 11:27:40 +0000 (14:27 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 11:27:40 +0000 (14:27 +0300)
commit975081b11e052c9f8deb42c5876104651736302e
tree67c2c3ce98bf9489ecc072795fed7182b2247cfe
parentf6e5cc66bef74346b4a6490f9d0c623e7a736e03
gh-117225: Add color to doctest output (#117583)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/doctest.py
Lib/test/support/__init__.py
Lib/test/test_doctest/test_doctest.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2024-04-06-18-41-36.gh-issue-117225.tJh1Hw.rst [new file with mode: 0644]