Skip to content

Properly support future annotations #155

@felix-hilden

Description

@felix-hilden

It seems that our resolving breaks down when using from __future__ import annotations at least with type unions (optional). We should investigate the PEP and test the interaction, and possibly use the proper get_type_hints instead of parsing types by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions