]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Change dict_unhashable_type() error message for frozendict (#145085)
authorVictor Stinner <vstinner@python.org>
Sat, 21 Feb 2026 19:08:28 +0000 (20:08 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Feb 2026 19:08:28 +0000 (20:08 +0100)
commitfbd3b25e00fdfd5e0a30c64848624dc471987c30
tree71f8690faa54e7cb33eab3229b2f749843e08b69
parent25fc04d041bc28ee45db2576640164bc68dc4a45
gh-141510: Change dict_unhashable_type() error message for frozendict (#145085)
Lib/test/test_dict.py
Objects/dictobject.c