Amaury Forgeot d Arc <[email protected]> added the comment:

Do you have a gdb traceback?
Also, last time I checked it was because pygobject_register_constants() uses a 
type that is not yew PyType_Ready().
I modified gobjectmodule.c and moved the call to 
pygobject_type_register_types() 
before pygobject_register_constants()

----------
nosy: +amaury

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1434>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to