[Cython] [Fwd: Re: Beginner-friendly tickets]

Robert Bradshaw robertwb at math.washington.edu
Wed Mar 18 20:02:14 CET 2009


On Mar 18, 2009, at 3:51 AM, Greg Ewing wrote:

> 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.

So in Pyrex, the endpoint will always be evaluated once? (This is a  
departure from the actual C for loop, but IMHO a good one.)

- Robert



More information about the Cython-dev mailing list