Hi Yicong,

On 7 August 2015 at 15:13, Yicong Huang <hengha....@gmail.com> wrote:
> Could we get the address of the Pypy Object and the length of the object,
> and memcpy the content from Pypy to C++ and then from C++ to Pypy?

No.  And if you try the same thing on CPython with PyObjects, it would
crash in 99% of the cases too.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to