]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152405: Do not expose the internal mapping when rich-comparing `MappingProxyType...
authorsobolevn <mail@sobolevn.me>
Mon, 13 Jul 2026 19:07:51 +0000 (22:07 +0300)
committerGitHub <noreply@github.com>
Mon, 13 Jul 2026 19:07:51 +0000 (19:07 +0000)
commit701a7c5408f689b26c46ed7ed13879375fa82959
tree84bd085a0bb7822497c8ff502a0a080f84781571
parent1fece4457032382947c7c2a5c9e95dc106ca7a7d
gh-152405: Do not expose the internal mapping when rich-comparing `MappingProxyType` objects (#152483)
Lib/test/test_types.py
Misc/NEWS.d/next/Core_and_Builtins/2026-06-28-14-39-05.gh-issue-152405.-_3YRo.rst [new file with mode: 0644]
Objects/descrobject.c