[pypy-issue] [issue1233] str() types can't be used with ctypes's py_object()

Marcus von Appen tracker at bugs.pypy.org
Mon Sep 3 21:06:25 CEST 2012


Marcus von Appen <mva at sysfault.org> added the comment:

Am I right with the assumption that the global list would emulate the pointer 
value, if we talk about PyObject*? So - without looking at the code of the PyPy 
implementation on py_object - it acts as a sort of proxy, which returns (or would 
return) the index of the real object for accessing?

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1233>
________________________________________


More information about the pypy-issue mailing list