Craig Citro, 24.04.2010 21:23: > Stefan Behnel wrote: >> (Last I heard, Sage was still failing to >> build, but that doesn't have to keep us from getting an alpha version out, >> does it?) > > This sounds reasonable enough, with one caveat: if something in the > closures branch causes huge issues with Sage, we'll either need to > keep delaying 0.13 or revert. I can't imagine why it would, but those > are famous last words. :)
To find out, it should be enough to run a build with both branches and check if the problems look similar. ;) There certainly are changes in the branch that may affect existing code, but I would expect that the other cython-devel changes have a much larger potential to break code than the closures feature itself. Most of the new code in the cython-closures branch won't get triggered by current Cython code. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
