[Cython] merging _refactor_indexnode branch

mark florisson markflorisson88 at gmail.com
Mon Jul 23 20:38:10 CEST 2012


On 23 July 2012 19:07, mark florisson <markflorisson88 at gmail.com> wrote:
> On 23 July 2012 18:54, Stefan Behnel <stefan_ml at behnel.de> wrote:
>> mark florisson, 17.07.2012 12:20:
>>> On 17 July 2012 10:02, Stefan Behnel 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.
>>>
>>> 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.
>>
>> Would you have an estimate when this will be done? It would be good if this
>> could be merged for the alpha, to avoid too much code churn after the first
>> user tests.
>
> Sorry, I forgot to do this. Actually if you want I can do it now, but
> since it doesn't really bring any features it might be better to have
> it wait until next release if it happens to break things. Your call,
> I'll make a new PR.

Ok, it's here: https://github.com/cython/cython/pull/137

Are we going for a release branch again, or a devel branch? Last time
many people assumed the master branch was the release branch.

>> Stefan
>>
>> _______________________________________________
>> cython-devel mailing list
>> cython-devel at python.org
>> http://mail.python.org/mailman/listinfo/cython-devel


More information about the cython-devel mailing list