Skip to content

Make playwright compatible with pyright #920

@kumaraditya303

Description

@kumaraditya303

Playwright is currently type annotated and works with mypy but mypy itself does not handle somethings better whereas pyright does, and also pyright implement more features and we should make it more compatible, currently if you run pyright on playwright codebase, there are many error which needs to be fixed

See pyright https://github.com/Microsoft/pyright

Also see microsoft/pyright#2342

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions