[PyPy-issue] [issue527] The __new__ function supplied by CPython extension modules isn't called when instantiating those types on PyPy with cpyext

Amaury Forgeot d Arc pypy-dev-issue at codespeak.net
Tue May 11 22:31:07 CEST 2010


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

the tp_new slot is now correctly used to create objects.

----------
status: unread -> resolved

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue527>
_______________________________________________________



More information about the Pypy-issue mailing list