On Jan 16, 2009, at 5:24 AM, Michael Abshoff wrote: > Stefan Behnel wrote: >> Hi, >> >> Michael Abshoff wrote: >>> you guys switched to the Apache [2?] license a while ago, but >>> setup.py >>> seems to have not been updated: >>> >>> classifiers = [ >>> "Development Status :: 5 - Production/Stable", >> >> Given the current trunk status, I find this a lot more surprising. :)
:). Well, hopefully it'll be true again by the time we release. > Well, Robert fixed the compilation issues with the Sage library and > stated that "most doctests pass". I was a little curious and ended up > discovering that roughly 130 or so failed, many with segfaults. While > technically true, I would not call 130 failed doctests out of 950 > or so > "most". But the issue is more than likely caused by a few bugs in the > new Cython, so poking around should reveal those. I call it most in the sense that it shows the vast majority of generated code must be correct. Of course, there still is a lot to be done. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
