Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-105499: Merge typing.Union and types.UnionType #105511
base: main
Are you sure you want to change the base?
gh-105499: Merge typing.Union and types.UnionType #105511
Changes from 33 commits
8c8b1dd
aba63eb
f2f23a0
e75282f
540b04b
ae8fa62
7569c48
8bcb930
291953e
f7ca8d4
0f1ab18
eb47a0b
eaa4e79
4a0235f
c71e8c3
0475415
bb50899
c564672
9f58421
8884a94
bcc2e6a
c4b217b
5eb2a0c
64ac293
0ba8551
aacf2b0
f46c0c6
8c04441
04df4d0
c363de7
98b634a
f2f961b
932f8e5
c3edd87
9ae102d
e0924c6
7086879
b0e057f
55d0c97
8a80fe0
f910e88
cae36c7
65da3f1
f500f5f
5f9e599
9927b38
eea6eca
0785951
1a39ded
eddbfde
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.__args__
is no longer writable.