Skip to content

[doc] Do not encourage using a base class name in a derived class in FAQ #22177

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 21, 2020

Conversation

andresdelfino
Copy link
Contributor

Also, referring to the base class (even with super) is irrelevant to the actual question, so omit that.

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Sep 9, 2020
@andresdelfino andresdelfino changed the title [doc] Do not promote using a base class name in a derived class [doc] Do not promote using a base class name in a derived class in FAQ Sep 9, 2020
@andresdelfino andresdelfino changed the title [doc] Do not promote using a base class name in a derived class in FAQ [doc] Do not encourage using a base class name in a derived class in FAQ Sep 12, 2020
Copy link
Contributor

@akuchling akuchling left a comment

Choose a reason for hiding this comment

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

This looks like a good simplification of the answer.

@methane methane merged commit 4642ccd into python:master Oct 21, 2020
@miss-islington
Copy link
Contributor

Thanks @andresdelfino for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-22844 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2020
…honGH-22177)

(cherry picked from commit 4642ccd)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
methane pushed a commit that referenced this pull request Oct 21, 2020
…22177)

(cherry picked from commit 4642ccd)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@andresdelfino andresdelfino deleted the do_not_mention_base_class_name branch October 21, 2020 12:12
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.

6 participants