]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
dictobject.c: Fix incorrect function name in errors (#132193)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 7 Apr 2025 14:48:55 +0000 (07:48 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 14:48:55 +0000 (07:48 -0700)
commit9a6b702f3a19251c286588094ba00037c4b2c06e
tree962b9787739dd553f03f130bafa5fe69f9aa8fe9
parent8b62374b344f5da852bed9f16619736d4d43936b
dictobject.c: Fix incorrect function name in errors (#132193)
Objects/dictobject.c