summaryrefslogtreecommitdiffstats
path: root/Python/random.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2014-12-27 04:14:00 (GMT)
committerRaymond Hettinger <python@rcn.com>2014-12-27 04:14:00 (GMT)
commit08e3dc0ad6b6637628e4b19425d3f0fccf4aeb9f (patch)
tree97d57565202a2bea6bdd8ecc7a255e43019b6322 /Python/random.c
parent404a45d91a3f5becee553f52a7b1cb55b6d62b5c (diff)
downloadcpython-08e3dc0ad6b6637628e4b19425d3f0fccf4aeb9f.zip
cpython-08e3dc0ad6b6637628e4b19425d3f0fccf4aeb9f.tar.gz
cpython-08e3dc0ad6b6637628e4b19425d3f0fccf4aeb9f.tar.bz2
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/random.c')
0 files changed, 0 insertions, 0 deletions