[pypy-dev] cppyy: C++ bindings for PyPy

Amaury Forgeot d'Arc amauryfa at gmail.com
Mon Apr 23 10:52:04 CEST 2012


2012/4/23 Alexander Pyattaev <alexander.pyattaev at tut.fi>

> Right now the main problem with SWIG is the object ownership, i.e. with
> pypy one has to set thisown=False for all objects to avoid crashes related
> to GC code. The problem occurs only for long-living objects though.


Do you have a sample code for this issue?

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


More information about the pypy-dev mailing list