On Sat, Jan 14, 2012 at 6:19 AM, Vitja Makarov <vitja.maka...@gmail.com> wrote: > I've recently merged my def-node-refactoring branch and found some > bugs, thanks to sage-build. > > Then I've found that sage-tests has >100 failures. > So I'm wondering does anybody know what's wrong with sage-tests?
Yeah, sage-tests is a great stress-tester for Cython. There were a couple of spurious failures before, but nothing this bad. I blame https://github.com/cython/cython/commit/bce8b981a3e71378a164e8c9acca5f00bbbe32d7 which is causing variables to be undefined. Arguably, this is a bug in Sage, but it was a backwards incompatible change. - Robert _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel