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

...but not completely compatible:
PyInt_Check(obj) returns True, but ((PyIntObject*)obj)->ob_ival will be garbage.

----------
status: resolved -> chatting

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

Reply via email to