On Mon, Dec 13, 2010 at 9:32 AM, Vitja Makarov <[email protected]> wrote: > 2010/12/13 Robert Bradshaw <[email protected]>: >> On Sun, Dec 12, 2010 at 8:10 AM, Stefan Behnel <[email protected]> wrote: >>> [remainings of a completely unrelated thread deleted] >>> >>> Vitja Makarov, 12.12.2010 14:51: >>>> Cython-tests are now broken... >>> >>> Yep, the new class scope for the conjugate changes broke three tests. >>> Unless it's an easy fix, I'd vote for reverting this post-RC change. >> >> Oops. I'll fix that. >> >> At this point everything pushed to cython-devel is post-release, >> unless something really serious comes up. >> >> - Robert > > What's about trailing spaces? ;)
OK, fair enough. Done. That's not a big code change though. I haven't yet pulled into the generators branch, but I think git has a nice ignore-trailing-whitespace-conflicts merge option. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
