Every tried Shiboken? My guess is that it'd work better with cpyext thatn
Boost::Python, since there's less black magic in the background.


On Thu, Jan 9, 2014 at 10:59 AM, Toby St Clere Smithe <m...@tsmithe.net>wrote:

> Hi there,
>
> I have written a (C)Python extension using Boost::Python, and would like
> to get it working on PyPy. I came across [1], but that's probably a bit
> out of date, and the link given there discussing the status then[2]
> doesn't work any more. Is there an up-to-date status page? Or, does
> anyone know more?
>
> I don't currently have much time to invest in solving many residual
> issues myself, but I should do come spring / summer.
>
> [1] https://mail.python.org/pipermail/pypy-dev/2010-April/005816.html
> [2] http://paste.pocoo.org/show/203663/
>
> Regards,
>
> Toby Smithe
>
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>



-- 
Ryan
When your hammer is C++, everything begins to look like a thumb.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to