Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-109413: Enable mypy's `disallow_any_generics` setting when checking `libre... | sobolevn | 2024-11-19 | 1 | -1/+0 |
* | gh-109413: Enable `strict_optional = true` for `libregrtest/run_workers` (#12... | sobolevn | 2024-11-18 | 1 | -4/+0 |
* | gh-109413: Enable `strict_optional` for `libregrtest/main.py` (#126394) | sobolevn | 2024-11-13 | 1 | -3/+1 |
* | gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files... | Alex Waygood | 2023-12-01 | 1 | -1/+1 |
* | gh-109413: Run mypy on `libregrtest` in CI (#112558) | Alex Waygood | 2023-11-30 | 1 | -1/+1 |
* | gh-109413: Improve mypy config for libregrtest (#109518) | Alex Waygood | 2023-09-18 | 1 | -23/+9 |
* | gh-109413: libregrtest: Add and improve type annotations (#109405) | Alex Waygood | 2023-09-14 | 1 | -0/+47 |