]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix index entry and anchor for module.__test__ (GH-136674)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 15 Jul 2025 15:52:51 +0000 (18:52 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Jul 2025 15:52:51 +0000 (18:52 +0300)
commit7689407fa4406ab79d7e9e02363f50be4ec35b5e
treef3b84940d6e9f620ef8c24b068ce0cc70b11af31
parent2500eb96b260b05387d4ab1063fcfafebf37f1a4
Fix index entry and anchor for module.__test__ (GH-136674)

It was "doctest.module attribute". Now it is "module attribute".
Doc/library/doctest.rst