diff options
author | Raymond Hettinger <python@rcn.com> | 2014-12-26 20:14:00 -0800 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2014-12-26 20:14:00 -0800 |
commit | 08e3dc0ad6b6637628e4b19425d3f0fccf4aeb9f (patch) | |
tree | 97d57565202a2bea6bdd8ecc7a255e43019b6322 /Python/pystrcmp.c | |
parent | 404a45d91a3f5becee553f52a7b1cb55b6d62b5c (diff) | |
download | cpython-git-08e3dc0ad6b6637628e4b19425d3f0fccf4aeb9f.tar.gz |
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
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions