[Pyrex] GIL question

Cory Dodt corydodt at twistedmatrix.com
Wed Oct 6 20:36:32 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Does Pyrex provide any way to release the GIL?  We are encountering an issue
where a Twisted reactor for ObjC--known as cfreactor--is implemented in Pyrex.
~ Recent changes in PyObjC require that the GIL be released and acquired for
things to work.

The only way to fix this issue is to patch the generated C, so I'll let that
do the speaking for me:

http://www.twistedmatrix.com/users/roundup.twistd/twisted/issue648

Is there any way to do this in Pyrex?  Patching generated files is not our
idea of fun.  Thanks :-)

C

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBZDsw3A5SrXAiHQcRAkTJAJwJ71Oh+/fM2bXj/XwdxT6COupLdQCfQbYF
BSVjW1WOnAf4uN8t1Q4EUF8=
=zqou
-----END PGP SIGNATURE-----




More information about the Pyrex mailing list