On Fri, Sep 19, 2008 at 11:34 AM, Dag Sverre Seljebotn
<[EMAIL PROTECTED]> wrote:

> I didn't close the ticket though as
>
> def f(unsigned short i): pass
>
> ...will get "int" as the description.

Ups! My fault, I'm working right now in a fix for this....

> Furthermore
>
> def f(object[int, ndim=3] i): pass
>
> won't render into a docstring either. In order to remedy this cleanly
> some internal Cython refactorings should probably be made, so I propose
> we just leave it like this for now. My thoughts on that are up on
>
> http://trac.cython.org/cython_trac/ticket/2
>
> (If you want to have a shot at that as well I can outline it in more
> detail, but if you just leave it I might pick it up myself at some point
> too..)

Appart from the specifics of buffer syntax, I can continue working on
this, just ask for fixes!

>>
> I added some stuff to the testcase, have a look.
>

OK. I believe I'll add more stuff.


-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to