Skip to content

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

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.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions