[Cython] Final fix for #143 before a release?
Robert Bradshaw
robertwb at math.washington.edu
Fri Feb 27 20:45:45 CET 2009
On Feb 27, 2009, at 11:38 AM, Stefan Behnel wrote:
> Hi,
>
> the last remaining ticket for 0.11 is #143. I think the right fix
> for this
> release is to disable the typing of locals in .pxd files, and to
> change
> #143 into a feature request.
+1. I've just been too busy to look into this. Inline pxd functions
are more important, and the syntax was a bit hackish anyways.
> I never looked into .pxd inline functions, but if someone could do the
> above for now, I think we'd be ready for release, right?
I think that's about it. There was also another post to this list
about the beta that was never resolved. Sage passes all doctests with
the refnanny (except for a couple that time out).
- Robert
More information about the Cython-dev
mailing list