]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simplify set entry insertion logic. (GH-19881)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 3 May 2020 11:51:05 +0000 (04:51 -0700)
committerGitHub <noreply@github.com>
Sun, 3 May 2020 11:51:05 +0000 (04:51 -0700)
commit3dd2157febae5087ca3333d24f69b6de9cbd13cd
tree561c89de1b233914a0895503e56963e0a54fd2fd
parent21893fbb74e8fde2931fbed9b511e2a41362b1ab
Simplify set entry insertion logic. (GH-19881)
Objects/setobject.c