Skip to content

Libraries can no longer use tool.mypy.python_version = "3.7" #11580

Description

@blink1073

In PyMongo we still support Python 3.7, and use [tool.mypy.python_version] to specify our min supported typing version.

The effect of #11554 is that we will have to remove this config and run the tests specifically on Python 3.7. That isn't a problem for us, but I wanted to flag it has a possibly unintended side effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions