]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132042: Remove resolve_slotdups() to speedup class creation (#132156)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Fri, 3 Oct 2025 09:58:00 +0000 (14:58 +0500)
committerGitHub <noreply@github.com>
Fri, 3 Oct 2025 09:58:00 +0000 (11:58 +0200)
commite6e376a760b7a3b267e89244a2c89e7ddfba9c38
tree352ab87507eea523d4b6628b1a7c7de7861a2811
parentaa99a7c70c1d07717fff37133d5cc08e569d9c62
gh-132042: Remove resolve_slotdups() to speedup class creation (#132156)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Include/internal/pycore_interp_structs.h
Include/internal/pycore_typeobject.h
Misc/NEWS.d/next/Core_and_Builtins/2025-04-10-01-52-42.gh-issue-132042.fePwlj.rst [new file with mode: 0644]
Objects/typeobject.c
Python/pylifecycle.c
Tools/c-analyzer/cpython/ignored.tsv