Robert Bradshaw, 29.10.2009 09:05:
> Stefan,
> 
> While compiling Sage I found a curious bug in the enumerate()  
> operation--it was casting PyObject* directly into typed targets (e.g.  
> ints).
> 
> http://trac.cython.org/cython_trac/ticket/442
> 
> For the moment I've disabled this optimization in this case, but it  
> might be an easy fix.

Yep:

http://hg.cython.org/cython-devel/rev/56f98d6f0fc6

Stefan


_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to