summaryrefslogtreecommitdiffstats
path: root/.github/workflows/mypy.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (#125592)Kirill Podoprigora2024-10-161-1/+1
* Use `fail-fast: false` in `mypy.yml` (#119297)Nikita Sobolev2024-05-211-0/+1
* gh-111201: A new Python REPL (GH-111567)Pablo Galindo Salgado2024-05-051-1/+3
* GH-113464: Add a JIT backend for tier 2 (GH-113465)Brandt Bucher2024-01-291-0/+2
* build(deps): bump actions/setup-python from 4 to 5 (#113612)dependabot[bot]2024-01-011-1/+1
* gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#...Seth Michael Larson2023-12-071-0/+2
* gh-109413: Run mypy on `libregrtest` in CI (#112558)Alex Waygood2023-11-301-0/+2
* gh-109125: Run mypy on `Tools/wasm` (#109126)Nikita Sobolev2023-09-191-2/+4
* CI: Bump GitHub Actions (#108879)Hugo van Kemenade2023-09-041-1/+1
* gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)Nikita Sobolev2023-08-281-1/+6
* Run `mypy` when `Tools/requirements-dev.txt` changes (#108457)Nikita Sobolev2023-08-241-0/+1
* gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)Dong-hee Na2023-08-181-5/+9
* gh-104050: Run mypy on `clinic.py` in CI (#104421)Alex Waygood2023-05-151-0/+39