Re: possible bug in Pyrex

Greg Ewing <[email protected]> Thu, 25 Feb 2010 11:48:35 +1300
Newsgroups gmane.comp.python.pyrex
Organization University of Canterbury | Te Whare Wananga o Waitaha
Message-ID <[email protected]>
Stefan Behnel wrote:
> P=E9ter Szab=F3, 24.02.2010 16:50:
> =

>> and one possible way to
>> fix Pyrex for Python 2.6 is to backport some of the Cython exception
>> handling fixes, which were originally added for Python 3.x
>> compatibility?
> =

> Yes, unless Greg is going to implement the changes by himself. Note that I
> do not expect this to be exactly trivial. It took me a while to get my he=
ad
> around all that stuff.

If someone can either send me a diff or explain in
high-level terms what needs to be done, I'll see what
I can do.

Some explanation would be good in any case if the
issues are non-trivial as you say.

-- =

Greg