On Thu, Jan 27, 2011 at 12:19 PM, Stefan Behnel <stefan...@behnel.de> wrote:
> Stefan Behnel, 27.01.2011 09:40:
>> Robert Bradshaw, 27.01.2011 07:39:
>>> On Wed, Jan 26, 2011 at 10:29 PM, Stefan Behnel wrote:
>>>> ticket #654 describes a problem with the order in which function call
>>>> arguments are evaluated. I fixed it and it broke Sage.
>>>
>>> Thanks for fixing this, I never got around to it last night. I'm
>>> wondering how many other similar situations may be lurking around.
>>
>> [...]this also means that there may be cases
>> where we can't help breaking existing code with such a change.
>
> My attempts to fix this properly seem to uncover brittle code in several
> other places. Given that the particular problem that #654 describes is less
> likely to break code than my current attempts to fix it, I would suggest
> releasing 0.14.1 without my latest changes, i.e. from Mark's last commit
> "fe17af96655e7ab0310a".

+1, I was actually thinking that the -devel branch is starting to
diverge to far for this release.

Lets move everything that's not happening off of the 0.14.1 milestone.
I'll take a look at the couple of test failure reports later today,
and push out another (last?) rc.

- Robert
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to