diff options
author | Raymond Hettinger <python@rcn.com> | 2015-01-26 21:33:48 -0800 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2015-01-26 21:33:48 -0800 |
commit | 3037e84ad14424759298966579dbcce77a212621 (patch) | |
tree | 8a72e713241aec0e8c9761d161df70d89362c373 /Python/sysmodule.c | |
parent | 618e315f9399fe7497e8ba139b9ef7e03357cdb4 (diff) | |
download | cpython-git-3037e84ad14424759298966579dbcce77a212621.tar.gz |
Issue #23269: Tighten search_loop in set_insert_clean()
Instead of masking and shifting every loopup, move the wrap-around
test outside of the inner-loop.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions