Issue #23107: Tighten-up loops in setobject.c
* Move the test for an exact key match to after a hash match * Use "used" as a loop counter instead of "fill" * Minor improvements to variable names and code consistency
R
Raymond Hettinger committed
08e3dc0ad6b6637628e4b19425d3f0fccf4aeb9f
Parent: 404a45d