[Pyrex] Callbacks from threads and PyGILState_Ensure/PyGILState_Release

Ulisses Furquim ulisses.silva at openbossa.org
Thu Aug 16 16:05:48 CEST 2007


Hi Greg,

On 8/15/07, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> Ulisses Furquim wrote:
> > Do you mean the option be part of a CFuncDeclaratorNode?
>
> Something like that, yes. It would be parsed in the
> same place as the exception return value option, and
> attached to the function type descriptor. Then two
> function types would only be considered compatible
> if they had the same value for this option.

Ok, I thought so before I sent the patch and that's why I said we
could change that if it's something you'd like to merge. I'll look at
this and I'll send another patch later.

Regards,

-- Ulisses



More information about the Pyrex mailing list