Skip to content

Switch mypy_extensions.KwArg to typing.Protocol #33

@IanMagnusson

Description

@IanMagnusson

@dirkgr noticed that the use of mypy_extensions.KwArg here could instead make use of typing.Protocol as in here.

This may allow us to support python >= 3.8.

See this SO post for a quick example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions