]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109413: Run mypy on `libregrtest` in CI (#112558)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 30 Nov 2023 23:00:14 +0000 (23:00 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2023 23:00:14 +0000 (23:00 +0000)
commit674c288b1c29b5d838c0cb6de0ea7a64caf294ff
tree56f13cc25a91ae2e9863eaf51f0fa87e9320f14a
parent6d5e0dc0e330f4009e8dc3d1642e46b129788877
gh-109413: Run mypy on `libregrtest` in CI (#112558)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
.github/workflows/mypy.yml
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/mypy.ini
Lib/test/libregrtest/refleak.py
Lib/test/libregrtest/results.py
Lib/test/libregrtest/run_workers.py
Lib/test/libregrtest/runtests.py
Lib/test/libregrtest/setup.py
Lib/test/libregrtest/utils.py