[Cython] bug when using the built-in fused type cython.numeric

Jonathan De Wachter dewachter.jonathan at gmail.com
Wed May 23 18:05:04 CEST 2012


It must probably be a known bug since the minimal code that reproduces this
bug can be anything using the built-in type cython.numeric.

cimport cython

cdef class Foo:
     cdef cython.numeric bar

Cython version: 0.16 (last release)

I didn't find this bug in the bug trackers that's why I'm mailing you. By
the way, it's the first time I'm using a mail list, if I'm doing wrong,
please let me know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20120523/bdf9c12b/attachment.html>


More information about the cython-devel mailing list