Open
Description
The current MyPy invocation is happening under the supposedly lowest supported version Python. But it may behave differently if checked against newer versions. I typically implement testing against every other version or lowest+highest at least.
The actual invocation runtime can be newer as there's a CLI flag for controlling this.