]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111159: Fix `SyntaxError` doctests for non-builtin exception classes (#111541)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 4 Nov 2023 09:54:10 +0000 (12:54 +0300)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 09:54:10 +0000 (09:54 +0000)
commit18c954849bcdd5acb6ef91cd90d92f3b5c685134
tree35c267c07653bedf6b2f8e0dd7b95f7aceba8110
parenta8e1f474c20ab15140dd0cfcb96b696857907a60
gh-111159: Fix `SyntaxError` doctests for non-builtin exception classes (#111541)
Lib/doctest.py
Lib/test/test_doctest.py
Misc/NEWS.d/next/Library/2023-11-04-10-24-25.gh-issue-111541.x0RBI1.rst [new file with mode: 0644]