◐ Shell
clean mode source ↗

Rename `notimplemented_methods` into `nodefault_methods` by sobolevn · Pull Request #118896 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

sobolevn

merged 1 commit into

May 10, 2024

Conversation

@sobolevn

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

AlexWaygood

JelleZijlstra

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.

@miss-islington-app

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

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>

Labels