]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (#112586)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 1 Dec 2023 14:54:33 +0000 (14:54 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 14:54:33 +0000 (14:54 +0000)
commit70a38ffb3d712f973eb17bd1bda541f238ae70d2
tree5908df71f04c2a8a4e59a83135c05d2578923c5f
parent5f6ac2d88a49b8a7c764691365cd41ee6226a8d0
gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (#112586)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/libregrtest/mypy.ini
Lib/test/libregrtest/results.py
Lib/test/libregrtest/single.py
Lib/test/libregrtest/utils.py