[pypy-issue] [issue1178] adding support to lxml in pypy

Ian Delaney tracker at bugs.pypy.org
Mon Jun 18 07:19:16 CEST 2012


Ian Delaney <della5 at iinet.com.au> added the comment:

afa,
well I already got the most recent cython.  But can you clarify what the souce
code goes looking for?  The source went looking for objects such as
PyObject_HEAD and PyListObject.  I gather you're saying Cpython's data
structures can't be simply added to and used in pypy which makes perfect sense.
 I don't see how another version of Cython can skirt the source code being
pointed to data structures that are unique to Cpython.

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


More information about the pypy-issue mailing list