Literal had some known problems when used with typing.Union and types.UnionType.
Example: #103592
I've covered typing.Union, see #103706
But, I forgot about types.UnionType.
So, I will add this new test as a part of this issue.
Linked PRs
Reactions are currently unavailable
Literal had some known problems when used with typing.Union and types.UnionType.
Example: #103592
I've covered typing.Union, see #103706
But, I forgot about types.UnionType.
So, I will add this new test as a part of this issue.
Linked PRs