Skip to content

Running mypy on typeshed checkout on Widows results in errors #3446

Closed
@ilevkivskyi

Description

@ilevkivskyi

I just tried checking typeshed with mypy on Windows and I get:

stdlib\2and3\formatter.pyi:5: error: Need type annotation for 'AS_IS'
stdlib\3\asyncio\__init__.pyi:116: error: Name 'SelectorEventLoop' already defined (possibly by an import)

Not a big deal, but maybe we should fix these errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions