]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-113360: Fix the documentation of module's attribute __test__ (GH-113393...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Jan 2024 22:29:14 +0000 (23:29 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2024 22:29:14 +0000 (22:29 +0000)
commit6aa86bdcb240501283d1652ee6c54193b32a63b0
tree2cd7b9f2cbafa94096e92ad817acc5aa8f3385c2
parent9dd73ccbb00a9333735bb60f2b053d51d7baed8f
[3.11] gh-113360: Fix the documentation of module's attribute __test__ (GH-113393) (GH-113761)

It can only be a dict since Python 2.4.
(cherry picked from commit d99d8712253c3affc54cf7f6e71f161dea8347ce)

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