[pypy-dev] Bringing Cython and PyPy closer together

Amaury Forgeot d'Arc amauryfa at gmail.com
Sun Feb 19 18:04:10 CET 2012


2012/2/19 Stefan Behnel <stefan_ml at behnel.de>

> bufaccess.c:22714: error: ‘PyBoolObject’ undeclared
>
> bufaccess.c:22715: error: ‘PyComplexObject’ undeclared
>

Why are these structures needed? Would Cython allow them to be
only aliases to PyObject?

-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120219/0b6bea05/attachment.html>


More information about the pypy-dev mailing list