On Mar 18, 2009, at 12:44 PM, Stefan Behnel wrote: > Robert Bradshaw wrote: >> I started a CEP up at http://wiki.cython.org/enhancements/division >> which attempts to summarize the issues brought up on this thread. > > I added the pros and cons that I could come up with to each > solution. Maybe > others can add to that.
I think we've waited long enough for everyone to give input. I say we change the default to python-style division, implementing a compiler directive and cython.cdiv/cmod methods to obtain the old behavior. This is a big enough change it should probably wait 'till 0.12, but we should maybe start printing out a warning in the next release. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
