> I've already implemented the @cython.callspec("something") and 'cdef
> callspec("something") void f()'
>
> The first one is enough to solve my issues in mpi4py, so I would
> really like to get at least that part in. That change should be really
> safe, no parser modifications involved.
>
> About the second one, I'm still not sure about that syntax. Moreover,
> it modifies the parser so this could potentially break things.
>
> What do you think about pushing the decorator form for 0.11.2, and
> defer the other for a future release?+1. Just push it. As for the second form, just push it right after the release is done unless somebody raises their voice in opposition. Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
