]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132825: Fix typo in dict_unhashable_type() name (#132847)
authorVictor Stinner <vstinner@python.org>
Wed, 23 Apr 2025 16:54:13 +0000 (18:54 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Apr 2025 16:54:13 +0000 (18:54 +0200)
commit926ff69f3f59c97a73b90dbaa0842b14339bf66d
tree3e6ced5a6bb7f9a75dbd24ea3cb88fcdc09da330
parent426449d9834855fcf8c150889157af8c39526b81
gh-132825: Fix typo in dict_unhashable_type() name (#132847)
Objects/dictobject.c
Objects/setobject.c