bpo-44135: issubclass documentation doesn't explain tuple semantic by zkneupper · Pull Request #26193 · python/cpython
Conversation
zkneupper
changed the title
Address https://bugs.python.org/issue44135
bpo-44135: issubclass documentation doesn't explain tuple semantic
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM! Thanks for submitting this PR.
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?
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 docsor something like that?
Thanks for the suggestion. I'll try to do a better job of naming PRs in the future. :)
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.
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 <zachary.kneupper@gmail.com> (cherry picked from commit 08767c7) Co-authored-by: Zack Kneupper <zachary.kneupper@gmail.com>
miss-islington added a commit that referenced this pull request
Aug 31, 2021ambv 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 zachary.kneupper@gmail.com
ambv added a commit that referenced this pull request
Aug 31, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters