This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients Arfrever, benjamin.peterson, brian.curtin, doko, georg.brandl, jcea, loewis, meador.inge, nadeem.vawda, pitrou, rosslagerwall, rpetrov
Date 2012-04-16.12:58:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334581116.29.0.301038835997.issue12081@psf.upfronthosting.co.za>
In-reply-to
Content
Arfrever: I doubt anybody has contributed patches back, or that anybody is interested in doing so.

I personally don't see a problem in using an old libffi version, so I fail to see Benjamin's issue. Figuring out how exactly to use the system libffi is more hassle than keeping our own copy.

Please understand that ctypes is unmaintained. Anybody actively taking over maintenance of ctypes would have to decide on how integration with libffi is supposed to work. Without a maintainer, falling back to the sytem libffi is a too high risk, IMO, since this will certainly produce tons of new bug reports, with nobody prepared to deal with them.
History
Date User Action Args
2012-04-16 12:58:36loewissetrecipients: + loewis, georg.brandl, doko, jcea, pitrou, nadeem.vawda, benjamin.peterson, rpetrov, Arfrever, brian.curtin, meador.inge, rosslagerwall
2012-04-16 12:58:36loewissetmessageid: <1334581116.29.0.301038835997.issue12081@psf.upfronthosting.co.za>
2012-04-16 12:58:35loewislinkissue12081 messages
2012-04-16 12:58:35loewiscreate