Skip to content

python-version based syntax checks should not block #21178

@A5rocks

Description

@A5rocks

Feature

Things like:

Type statement is only supported in Python 3.12 and greater

should not block running mypy if running on Python 3.12+.

Pitch

Blocking errors suck!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions