Skip to content

[TODO] Run MyPy against multiple Pythons #2144

Open
@webknjaz

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

Assignees

Labels

PR wantedFeature is discussed or bug is confirmed, PR neededenhancementImprovements to functionalitymaintenanceRelated to maintenance processesrefactorRefactoring codetestsTesting and related things

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions