]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109413: Enable mypy's `disallow_any_generics` setting when checking `libregrtest...
authorsobolevn <mail@sobolevn.me>
Tue, 19 Nov 2024 19:41:59 +0000 (22:41 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Nov 2024 19:41:59 +0000 (22:41 +0300)
commit824afbf548e7128ca57c6faf45cfd6b066a6ee45
tree7c48a40fd720a85047158989702b2c4bcb13655a
parent8da9920a80c60fb3fc326c623e0f217c84011c1d
gh-109413: Enable mypy's `disallow_any_generics` setting when checking `libregrtest` (#127033)
Lib/test/libregrtest/mypy.ini
Lib/test/libregrtest/results.py
Lib/test/libregrtest/runtests.py
Lib/test/libregrtest/worker.py