summaryrefslogtreecommitdiffstats
path: root/Lib/test/libregrtest/mypy.ini
Commit message (Expand)AuthorAgeFilesLines
* gh-109413: Enable mypy's `disallow_any_generics` setting when checking `libre...sobolevn2024-11-191-1/+0
* gh-109413: Enable `strict_optional = true` for `libregrtest/run_workers` (#12...sobolevn2024-11-181-4/+0
* gh-109413: Enable `strict_optional` for `libregrtest/main.py` (#126394)sobolevn2024-11-131-3/+1
* gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files...Alex Waygood2023-12-011-1/+1
* gh-109413: Run mypy on `libregrtest` in CI (#112558)Alex Waygood2023-11-301-1/+1
* gh-109413: Improve mypy config for libregrtest (#109518)Alex Waygood2023-09-181-23/+9
* gh-109413: libregrtest: Add and improve type annotations (#109405)Alex Waygood2023-09-141-0/+47