]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111159: Fix `doctest` output comparison for exceptions with notes (#111160)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 21 Oct 2023 18:02:00 +0000 (21:02 +0300)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 18:02:00 +0000 (19:02 +0100)
commitfd60549c0ac6c81f05594a5141d24b4433ae39be
treec3bbcc9ee2a1be27256665ef6ba02c5639f264a2
parent5e7727b05232b43589d177c15263d7f4f8c584a0
gh-111159: Fix `doctest` output comparison for exceptions with notes (#111160)
Lib/doctest.py
Lib/test/test_doctest.py
Misc/NEWS.d/next/Library/2023-10-21-13-57-06.gh-issue-111159.GoHp7s.rst [new file with mode: 0644]