COMMITS
/ Tools/clinic/mypy.ini January 25, 2025
S
Replace `strict_concatenate = True` with `extra_checks = True` (#126391)
sobolevn committed
August 4, 2023
A
gh-104146: Argument clinic: Remove dead code flagged by mypy's `truthy-bool` check (#107627)
Alex Waygood committed
July 29, 2023
A
gh-104050: Argument clinic: enable mypy's `--warn-return-any` setting (#107405)
Alex Waygood committed
July 28, 2023
A
gh-104050: Argument clinic: complete type annotations (#107399)
Alex Waygood committed
May 16, 2023
N
gh-104050: Add more annotations to `Tools/clinic.py` (#104544)
Nikita Sobolev committed
May 15, 2023
A
gh-104050: Run mypy on `clinic.py` in CI (#104421)
Alex Waygood committed