We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
types.UnionType
Literal
Literal had some known problems when used with typing.Union and types.UnionType. Example: #103592
typing.Union
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.