Robert Bradshaw wrote: > No, Cython has not changed this, and I'm not sure we should. But > there is some inconsistency: Yes, I noticed that too. It's a bug -- a temp should always be used unless the limit expression is constant. -- Greg