Skip to content

Support type alias syntax PEP 695 (Python 3.12) #18

Closed
@masad-frost

Description

@masad-frost

there's a new type alias syntax

type Point = tuple[float, float]

Resources:

See also screenshot in lezer playground by @dralletje, this completely throws off the parser
image

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