[Cython] merging _refactor_indexnode branch (was: failing memory view tests in Python 2.4/5)

mark florisson markflorisson88 at gmail.com
Tue Jul 17 12:20:40 CEST 2012


On 17 July 2012 10:02, Stefan Behnel <stefan_ml at behnel.de> wrote:
> mark florisson, 10.07.2012 11:20:
>> Do you want _refactor_indexnode merged for this release?
>
> I was ok with it when I first skipped over it. It would be good to give it
> another pair of eyeballs, but apart from that, yes, I think it should go
> in. I'll merge it as soon as Jenkins is happy with the test suite again
> (and after re-enabling the broken tests, which are related after all), so
> that we can see if everything is ok after the merge.
>
> Stefan
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> http://mail.python.org/mailman/listinfo/cython-devel

Hm, some things changed here. I rebased my current working branch
(_array_expressions) on that branch, and then I moved the buffer and
memoryview tests into their own directories in master, and I think I
rebased my devel branch along with _refactor_indexnode on master. So
I'll have to renew that pull request using the final rebase. I'll then
rebase the rest of my working branch on master.


More information about the cython-devel mailing list