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

Use formal method names when called internally #683

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

kevin-bates
Copy link
Member

Fixup a couple more instances where we were calling the internal method name rather than the "aliased" (for lack of a better term) name. This prevented some lower-level method overrides in subclasses from being called. The test which was introduced for this purpose has been extended accordingly.

See #682 (comment) for more information.

Resolves #682

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit 0ce9f29 into jupyter:master Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants