Skip to content

Add support for Collection[X] | Y (for some collection types)#745

Draft
jhominal wants to merge 1 commit intopython-attrs:mainfrom
jhominal:dispatch-single-collection
Draft

Add support for Collection[X] | Y (for some collection types)#745
jhominal wants to merge 1 commit intopython-attrs:mainfrom
jhominal:dispatch-single-collection

Conversation

@jhominal
Copy link
Copy Markdown

fixes #743

As discussed in the issue, here is the PR.

Compared to my last comment on the issue:

I must admit, I was not too inspired for tests, there are probably more tests that could be added. The PR is also missing documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a strategy to resolve natively Sequence[X] | Y

1 participant