Skip to content

Backport allowing passing an ellipsis as the last argument of Concatenate to 3.10 #110

Closed
@FasterSpeeding

Description

@FasterSpeeding

python/cpython#30969 allowed and documented this behaviour for 3.11.

This seemingly can't be supported for <=3.9 according to #48 but changes made by python/cpython#30959 to the stdlib typing module lead to this behaviour erroring on later 3.10 releases when using typing_extensions.Concatenate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions