The Wayback Machine - https://web.archive.org/web/20221223123104/https://github.com/python/cpython/pull/26193
Skip to content
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

bpo-44135: issubclass documentation doesn't explain tuple semantic #26193

Merged
merged 1 commit into from Aug 31, 2021

Conversation

zkneupper
Copy link
Contributor

@zkneupper zkneupper commented May 17, 2021

bpo-44135: issubclass documentation doesn't explain tuple semantic

[bpo-44135](https://bugs.python.org/issue44135): issubclass documentation doesn't explain tuple semantic

https://bugs.python.org/issue44135

https://bugs.python.org/issue44135

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label May 17, 2021
@zkneupper zkneupper changed the title Address https://bugs.python.org/issue44135 bpo-44135: issubclass documentation doesn't explain tuple semantic May 17, 2021
Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

This LGTM! Thanks for submitting this PR.

@Fidget-Spinner
Copy link
Member

Fidget-Spinner commented May 17, 2021

BTW, I think it would be better if your issue title summarised what the change is about. So maybe bpo-xxxxx:improve explanation of tuple semantics in issubclass docs or something like that?

@zkneupper
Copy link
Contributor Author

zkneupper commented May 17, 2021

BTW, I think it would be better if your issue title summarised what the change is about. So maybe bpo-xxxxx:improve explanation of tuple semantics in issubclass docs or something like that?

Thanks for the suggestion. I'll try to do a better job of naming PRs in the future. :)

@github-actions
Copy link

github-actions bot commented Jun 17, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jun 17, 2021
@Fidget-Spinner
Copy link
Member

Fidget-Spinner commented Aug 31, 2021

Sorry for the long wait Zack.

@ambv sorry can I trouble you to take a look at this please? I'd appreciate a second pair of eyes.

@ambv ambv merged commit 08767c7 into python:main Aug 31, 2021
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Aug 31, 2021

Thanks @zkneupper for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 31, 2021
…ehaves (pythonGH-26193)

Co-authored-by: Zachary Kneupper <[email protected]>
(cherry picked from commit 08767c7)

Co-authored-by: Zack Kneupper <[email protected]>
@bedevere-bot
Copy link

bedevere-bot commented Aug 31, 2021

GH-28091 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Aug 31, 2021
…ehaves (GH-26193)

Co-authored-by: Zachary Kneupper <[email protected]>
(cherry picked from commit 08767c7)

Co-authored-by: Zack Kneupper <[email protected]>
ambv added a commit to ambv/cpython that referenced this pull request Aug 31, 2021
…ehaves (pythonGH-26193)

This is a quasi-backport to 3.9 since the wording in this branch is different.

Co-authored-by: Zachary Kneupper [email protected]
ambv added a commit that referenced this pull request Aug 31, 2021
…ehaves (GH-26193) (GH-28094)

This is a quasi-backport to 3.9 since the wording in this branch is different.

Co-authored-by: Zachary Kneupper [email protected]
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 news sprint stale Stale PR or inactive for long period of time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants