[Cython] Fixes and tests for compile time DEF/IF
Robert Bradshaw
robertwb at math.washington.edu
Wed Feb 13 07:54:02 CET 2008
I've merged and pushed my latest changes to cython-devel. Do you want
to take a final look and make sure lxml compiles so we can make a
release?
- Robert
On Feb 9, 2008, at 11:45 PM, Stefan Behnel wrote:
> Hi Robert,
>
> the True/False constants didn't work in compile-time DEF/IF
> statements, here's
> a fix. And another one for a NameError I got. I also added (or
> enabled) a
> couple of tests for DEF/IF.
>
> Stefan<upstream.bundle><package-upstream.bundle>
More information about the Cython-dev
mailing list