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

Rename notimplemented_methods into nodefault_methods #118896

Merged
merged 1 commit into from
May 10, 2024

Conversation

sobolevn
Copy link
Member

This naming is probably a left-over from copy-pasting the NotImplemented implementation. It should be fixed.

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Oops, thanks. Let's backport this in case we need to tweak the implementation of NoDefault more.

@JelleZijlstra JelleZijlstra added the needs backport to 3.13 bugs and security fixes label May 10, 2024
@sobolevn sobolevn enabled auto-merge (squash) May 10, 2024 12:40
@sobolevn sobolevn merged commit 004db21 into python:main May 10, 2024
40 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 10, 2024
…8896)

(cherry picked from commit 004db21)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented May 10, 2024

GH-118898 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 10, 2024
sobolevn added a commit that referenced this pull request May 10, 2024
…18896) (#118898)

Rename `notimplemented_methods` into `nodefault_methods` (GH-118896)
(cherry picked from commit 004db21)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants