Quick response: I'd really prefer it if you waited a week at least, preferably 
two, as some of my stuff was commited there and I therefore think a new merge 
of my branch should be done first (but that must wait). (This wasn't all bad 
though as it made it possible for Stefan to do decorators).

This is exactly the kind of thing the "cython" tree should be used for IMO: 
backporting important bugfix-like patches to the current stable release and do 
a new stable patch release without having to feeeze devel.

For instance, I found a probable bug in code used by the with transform  
yesterday (which I will patch when I have better net access).

Dag Sverre Seljebotn

-----Original Message-----
From: Robert Bradshaw <[EMAIL PROTECTED]>
Date: Wednesday, Jul 23, 2008 9:37 am
Subject: Re: [Cython] Cython 0.9.8 released
To: Stefan Behnel <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]: [email protected]

On Jul 21, 2008, at 12:22 AM, Stefan Behnel wrote:
>
>> Ondrej Certik wrote:
>> On Sun, Jul 20, 2008 at 8:40 PM, Stefan Behnel wrote:
>>> I'd be happy if you could include this patch.
>>>
>>> http://hg.cython.org/cython-devel/rev/e21391d5f23a
>>>
>>> It didn't make it into 0.9.8, but it makes Cython generate C code  
>>> that
>>> compiles with Py3 (beta 1/2).
>>
>> I didn't put it in there yet. Why not to make a new upstream release?
>> That way it will help a lot more users.
>
>> Yes, that would be the clean way. I was just thinking that since  
> you were
> pushing a Debian package anyway, it'd be nice to have something that
> people can use for a little longer.
>
>> Robert, could we have rev 719 as an intermediate 0.9.8.1? It would  
> really
> help people who want to get their Cython code ready for Py3 (not  
> that I
> heard anyone shouting, but I wouldn't want to be called a  
> bottleneck when
> the code is already there).
>
>Sure, I'd be fine with that. It's been a while since we've done a  
>release, but the devel branch seems to have been a bit unstable  
>lately (more so than usual). Any thoughts on how far away it would be  
>to just release tip?
>
>- Robert
>
>
>_______________________________________________
>Cython-dev mailing list
>[email protected]
>http://codespeak.net/mailman/listinfo/cython-dev
>

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to