]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve code clarity for the set lookup logic (GH-20028)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 10 May 2020 21:53:29 +0000 (14:53 -0700)
committerGitHub <noreply@github.com>
Sun, 10 May 2020 21:53:29 +0000 (14:53 -0700)
commit2cc9b8486dd924214f9e5657672fdeb24449d206
tree9a27eb526563b9f2f5c59a9cfcc8a5721f23c22a
parent2fbc57af851814df567fb51054cb6f6a399f814a
Improve code clarity for the set lookup logic (GH-20028)
Objects/setobject.c