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

A call to tp_new will return NULL in case of a Python exception.
In this case the calling code should handle the error, and probably return 
quickly.
Where is this call to tp_new?

________________________________________
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