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 pitrou
Recipients jcea, pitrou
Date 2011-03-14.15:54:44
SpamBayes Score 0.020642452
Marked as misclassified No
Message-id <1300118082.3720.0.camel@localhost.localdomain>
In-reply-to <1300117956.0.0.0342801226901.issue11495@psf.upfronthosting.co.za>
Content
> Uhm... cleaning this code I have a lot of references in ctypes
> libraries, especifically in the FFI section.
> 
> I have the feeling that we are importing this code from upstream, so I
> better don't touch this ctypes/FFI.

ctypes can be touched, but libffi shouldn't indeed.
(well... I believe our current copy of libffi may have changes applied,
but I don't know how/where they are maintained)
History
Date User Action Args
2011-03-14 15:54:46pitrousetrecipients: + pitrou, jcea
2011-03-14 15:54:44pitroulinkissue11495 messages
2011-03-14 15:54:44pitroucreate