]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix index entry and anchor for module.__test__ (GH-136674) (GH-136689)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 15 Jul 2025 15:59:45 +0000 (17:59 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Jul 2025 15:59:45 +0000 (15:59 +0000)
commit894d30c6500a40e551330a8be9f26ce1590cafda
tree5081895dfa4367a3c31828269fa1ad40a78f8540
parent9c11745edeae60deb5b704488707bd9de904427a
[3.13] Fix index entry and anchor for module.__test__ (GH-136674) (GH-136689)

It was "doctest.module attribute". Now it is "module attribute".
(cherry picked from commit 7689407fa4406ab79d7e9e02363f50be4ec35b5e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/doctest.rst