We should test Python's standard library with the latest mypy/typeshed combination on a regular basis. Maybe once after each mypy release would be a good idea. This could be done with GitHub Actions and a cron trigger that checks for a new mypy release since the last run.
We should test Python's standard library with the latest mypy/typeshed combination on a regular basis. Maybe once after each mypy release would be a good idea. This could be done with GitHub Actions and a cron trigger that checks for a new mypy release since the last run.