Amaury Forgeot d Arc <amaur...@gmail.com> added the comment:

The cause was in the type cache; PyType_Modified() used to be a no-op, which is 
wrong for extension types.
Fixed with 889d20441589.

----------
nosy: +amaury
status: chatting -> resolved

________________________________________
PyPy bug tracker <trac...@bugs.pypy.org>
<https://bugs.pypy.org/issue1106>
________________________________________
_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to