[Pyrex] cdef __init__

Sam Rushing sam-pyrex at rushing.nightmare.com
Mon Mar 26 21:22:17 UTC 2007


I've just noticed that if your extension class has PyObject slots in it,
then the new constructor will fail.
A Py_DECREF() call on the uninitialized slot is the culprit.

Hopefully I'll have a fix for that today...

-Sam


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 186 bytes
Desc: OpenPGP digital signature
Url : http://lists.copyleft.no/pipermail/pyrex/attachments/20070326/463a63b6/attachment.bin 


More information about the Pyrex mailing list