Skip to content

Minor tweaks to typing union objects doc #22741

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

Merged
merged 2 commits into from
Oct 20, 2020

Conversation

andresdelfino
Copy link
Contributor

@andresdelfino andresdelfino commented Oct 17, 2020

Automerge-Triggered-By: @merwok

Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I had originally used 'Union Object' but changed it to 'union object' to keep it consistent with typing.Union's docs in #22517. Which I then proceeded to forget to apply in some places. Thanks for the catch!

@merwok
Copy link
Member

merwok commented Oct 20, 2020

does this need backports?

@Fidget-Spinner
Copy link
Member

@merwok No, the union object only exists in 3.10.

@merwok merwok changed the title [doc] Minor tweaks on union objects doc Minor tweaks to typing union objects doc Oct 20, 2020
@miss-islington miss-islington merged commit 3393624 into python:master Oct 20, 2020
@andresdelfino andresdelfino deleted the union_object_tweaks branch October 20, 2020 20:09
@merwok
Copy link
Member

merwok commented Oct 20, 2020

Thanks to you both!

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants