]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Only update the state variable once per iteration.
authorRaymond Hettinger <python@rcn.com>
Tue, 20 Oct 2015 07:03:33 +0000 (00:03 -0700)
committerRaymond Hettinger <python@rcn.com>
Tue, 20 Oct 2015 07:03:33 +0000 (00:03 -0700)
commit0f43bb160e65b4acbee898896b4fd4cc1420807f
tree16144afa1aae27809ad537cb9a123d901b46eaf5
parent1ef1c093f24add5f12193ece407a4c96afd42efd
Only update the state variable once per iteration.
Modules/_collectionsmodule.c