]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Rename `notimplemented_methods` into `nodefault_methods` (GH-118896) (#118898)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 May 2024 13:08:31 +0000 (15:08 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 13:08:31 +0000 (13:08 +0000)
commit93fce2dcd5198fc742971e4aed0f023aa63c92fb
tree0685c832c64f93f2fb729abbf41f9dda2528ebf3
parent7dc9875d558447bb71c0e87ab70399120e4aa700
[3.13] Rename `notimplemented_methods` into `nodefault_methods` (GH-118896) (#118898)

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

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Objects/typevarobject.c