]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121266: Change dict check_lookup() return type to int (#121581)
authorVictor Stinner <vstinner@python.org>
Wed, 17 Jul 2024 19:52:19 +0000 (21:52 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jul 2024 19:52:19 +0000 (21:52 +0200)
commit51da3dfbf3782ad678624e720ec3fc8dfff27d16
tree179affbe1e19e7ef582229fcf758219fa8750705
parentb826e459ca6b640f896c2a9551bb2c78d10f0e2b
gh-121266: Change dict check_lookup() return type to int (#121581)
Objects/dictobject.c