Skip to content

Wrapped KindN instances like in List[KindN[...]] do not translate to the correct type #631

Closed
@sobolevn

Description

@sobolevn

We need python/mypy#9001 to be released in mypy to write our custom translator of types.
Because otherwise, we won't be able to support List[KindN[...]] or Maybe[KindN[...]] or any other wrapped KindN instances.

I won't say that it is a blocker. But a major bug for us right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghacktoberfestHacktoberfest eventhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions