COMMITS
/ Tools/cases_generator/mypy.ini January 25, 2025
S
Replace `strict_concatenate = True` with `extra_checks = True` (#126391)
sobolevn committed
December 7, 2023
August 25, 2023
A
gh-104504: Cases generator: enable mypy's `possibly-undefined` error code (#108454)
Alex Waygood committed
August 20, 2023
A
gh-104504: cases generator: Add `--warn-unreachable` to the mypy config (#108112)
Alex Waygood committed
August 18, 2023
D
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
Dong-hee Na committed