-
-
Notifications
You must be signed in to change notification settings - Fork 629
Open
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededenhancementImprovements to functionalityImprovements to functionalitymaintenanceRelated to maintenance processesRelated to maintenance processesrefactorRefactoring codeRefactoring codetestsTesting and related thingsTesting and related things
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.
Metadata
Metadata
Assignees
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededenhancementImprovements to functionalityImprovements to functionalitymaintenanceRelated to maintenance processesRelated to maintenance processesrefactorRefactoring codeRefactoring codetestsTesting and related thingsTesting and related things