]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] [3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check on...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 1 Dec 2023 17:28:09 +0000 (18:28 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 17:28:09 +0000 (17:28 +0000)
commitda332044304eb236036d3b30297907902d935d7a
treecfb8290c58a827c6d7e0f80bdef20bcc6210b18c
parent0443f926becc38480fe60529ad9049ccceb635bd
[3.11] [3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (GH-112586) (GH-112602) (#112603)

[3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (GH-112586) (GH-112602)

gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (GH-112586)

(cherry picked from commit 36dbebed44785579034ffb1a59f0a1a5b987c9bf)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/libregrtest/mypy.ini [new file with mode: 0644]
Lib/test/libregrtest/results.py
Lib/test/libregrtest/single.py
Lib/test/libregrtest/utils.py