]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94722: fix DocTest.__eq__ for case of no line number on one side (#112385)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sat, 25 Nov 2023 17:23:43 +0000 (17:23 +0000)
committerGitHub <noreply@github.com>
Sat, 25 Nov 2023 17:23:43 +0000 (17:23 +0000)
commitfbb9027a037ff1bfaf3f596df033ca45743ee980
tree3185087b2f2589a7e9ca05def92bafa5c3c30320
parent19a1fc1b3df30f64450d157dc3a5d40c992e347f
gh-94722: fix DocTest.__eq__ for case of no line number on one side (#112385)
Lib/doctest.py
Lib/test/test_doctest.py
Misc/NEWS.d/next/Library/2023-11-24-21-00-24.gh-issue-94722.GMIQIn.rst [new file with mode: 0644]