summaryrefslogtreecommitdiffstatshomepage
path: root/py/objnamedtuple.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-03-31 18:02:22 +0100
committerDamien George <damien.p.george@gmail.com>2014-03-31 18:02:22 +0100
commit3ff2d038912cba10f856f47cefbabf68f84cb098 (patch)
tree41b4bb5d0214d8c0e8c0794911695119a104737d /py/objnamedtuple.c
parent8cd72bdf92fc8d8d735e332295e9582ae20bbaef (diff)
downloadmicropython-3ff2d038912cba10f856f47cefbabf68f84cb098.tar.gz
micropython-3ff2d038912cba10f856f47cefbabf68f84cb098.zip
py: Fix bug in optimised for .. range.
Don't store final, failing value to the loop variable. This fix also makes for .. range a bit more efficient, as it uses less store/load pairs for the loop variable.
Diffstat (limited to 'py/objnamedtuple.c')
0 files changed, 0 insertions, 0 deletions