]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111348: Fix direct invocation of `test_doctest`; remove `test_doctest.test_coverag...
authorNikita Sobolev <mail@sobolevn.me>
Thu, 26 Oct 2023 12:45:39 +0000 (15:45 +0300)
committerGitHub <noreply@github.com>
Thu, 26 Oct 2023 12:45:39 +0000 (12:45 +0000)
commit31c05b72c15885ad5ff298de39456d8baed28448
tree632d828d94ab72b765962dcd4679027525b9d962
parentb0699aa5446eb576ed8ab96989d4f60c7a2a04f8
gh-111348: Fix direct invocation of `test_doctest`; remove `test_doctest.test_coverage` (#111349)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Lib/test/test_doctest.py