]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Test DocTestFinder directly instead of calling support.run_doctest() (GH-10891...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Sep 2023 11:30:24 +0000 (04:30 -0700)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 11:30:24 +0000 (11:30 +0000)
commit74988a47e770095620f6199a69cebe06a55020b2
treedf73357524c1881589b9d1d353f0069d173f578f
parent2f8c80f531808999e0cf37095107e4e8c074ba06
[3.11] Test DocTestFinder directly instead of calling support.run_doctest() (GH-108917) (GH-109260)

(cherry picked from commit 0abc935086931d4915ea3c45cffffecb31e7a45c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_doctest.py