On Mon, Jul 21, 2008 at 9:22 AM, Stefan Behnel <[EMAIL PROTECTED]> 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.

I would have create debian/patches, put the patch under quilt control,
inlude the quilt makefile in debian/rules and test it. Then remove
everything. I would do it if the patch was going to stay there for a
long time or was really critical. But since this is broken in the
latest version of cython for everyone, I just prefer if you fix it
upstream and I just reupload a new version, which is a matter of a few
minutes (unless you change from noncompiled to compiled like this
time:).

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

Reply via email to