| Store | Cart

Re: [Python-Dev] libffi embedded in CPython

From: Christian Heimes <chri...@python.org>
Fri, 19 Dec 2014 11:33:21 +0100
On 19.12.2014 10:52, Paul Moore wrote:
> Probably the easiest way of moving this forward would be for someone> to identify the CPython-specific patches in the current version, and> check if they are addressed in the latest libffi version. They haven't> been applied as they are, I gather, but maybe equivalent fixes have> been made. I've no idea how easy that would be (presumably not> trivial, or someone would already have done it). If the patches aren't> needed any more, upgrading becomes a lot more plausible.

That's easy. All patches are tracked in the diff file
https://hg.python.org/cpython/file/3de678cd184d/Modules/_ctypes/libffi.diff
. The file *should* be up to date.

Christian


_______________________________________________
Python-Dev mailing list
Pyth...@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/python-dev-ml%40activestate.com

Recent Messages in this Thread
Jim J. Jewett Dec 18, 2014 08:36 pm
Maciej Fijalkowski Dec 19, 2014 08:26 am
Paul Moore Dec 19, 2014 09:52 am
Christian Heimes Dec 19, 2014 10:33 am
Antoine Pitrou Dec 19, 2014 01:01 pm
Nick Coghlan Dec 19, 2014 02:04 pm
Benjamin Peterson Dec 18, 2014 07:30 pm
Maciej Fijalkowski Dec 18, 2014 07:50 pm
Benjamin Peterson Dec 18, 2014 08:06 pm
Messages in this thread