]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146587: fix type slot assignment incase of multiple slots for same name (#146593)
authorKumar Aditya <kumaraditya@python.org>
Mon, 30 Mar 2026 12:37:38 +0000 (18:07 +0530)
committerGitHub <noreply@github.com>
Mon, 30 Mar 2026 12:37:38 +0000 (18:07 +0530)
commit8e10bd77ea0b674b47f20b0e80df504b0b55fe5c
tree1f5ffaf9d999ec7da829b322d1ab70f67adf3774
parentf4d3c61f36776db6847834ec3577d7a53a5757d8
gh-146587: fix type slot assignment incase of multiple slots for same name (#146593)
Lib/test/test_descr.py
Misc/NEWS.d/next/Core_and_Builtins/2026-03-29-11-39-05.gh-issue-146587.YJicXt.rst [new file with mode: 0644]
Objects/typeobject.c
Tools/c-analyzer/cpython/ignored.tsv