Skip to content

Consistently use "base class" and "subclass" #436

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 1 commit into from
Aug 29, 2018
Merged

Consistently use "base class" and "subclass" #436

merged 1 commit into from
Aug 29, 2018

Conversation

hynek
Copy link
Member

@hynek hynek commented Aug 27, 2018

Thanks to ABCs, "base class" is more Python than "superclass" and the latter is
also slightly confusing by alluding to "super" and/or being judgy.

Harmonize “subclass” while at it too.

Thanks to ABCs, "base class" is more Python than "superclass" and the latter is
also slightly confusing by alluding to "super" and/or being judgy.
@hynek hynek merged commit 73ae718 into master Aug 29, 2018
@hynek hynek deleted the base branch August 29, 2018 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant