Skip to content

Switch mypy_extensions.KwArg to typing.Protocol #33

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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