Skip to content

mypy is failing on the stdlib #7019

@AlexWaygood

Description

@AlexWaygood

CI is currently failing on all PRs with the following message from mypy:

stdlib/email/message.pyi:13: error: Cannot determine type of "Any" [has-type].

E.g.:

mypy appears to be failing on all platforms, but only on Python 3.8+.

I can also reproduce this error locally. No idea what's changed to make it suddenly start erroring as part of the CI checks, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions