]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45229: Make doctest tests discoverable (GH-28986) (GH-29096)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 20 Oct 2021 16:52:41 +0000 (09:52 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Oct 2021 16:52:41 +0000 (18:52 +0200)
commit919268316582c6ac47960c2e5dd2ee1682371494
tree0a97b0ce7aa74c69ec31711c9a3f9ffa58c26a03
parent88f4ec88e282bf861f0af2d237e9fe28fbc8deac
bpo-45229: Make doctest tests discoverable (GH-28986) (GH-29096)

(cherry picked from commit 8d6740f489fca67a44de165d29d9e0ad86285779)

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