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 dmalcolm
Recipients Arfrever, BreamoreBoy, agoode, dmalcolm, theller
Date 2010-07-28.20:48:01
SpamBayes Score 0.06819395
Marked as misclassified No
Message-id <1280350083.94.0.409310408378.issue5504@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, the patch for this that I'm currently applying to Fedora's python 2.7 rpms can be seen at:
http://cvs.fedoraproject.org/viewvc/devel/python/python-2.7rc1-ctypes-noexecmem.patch?revision=1.1&content-type=text%2Fplain&view=co

It doesn't contain the rebase of libffi (since we use the system copy of libffi in our builds), but otherwise I believe that it's essentially equivalent to:
http://bugs.python.org/file13897/issue5504-linux.patch
albeit rebased to 2.7, taking into account the whitespace cleanup changes.
History
Date User Action Args
2010-07-28 20:48:04dmalcolmsetrecipients: + dmalcolm, theller, Arfrever, agoode, BreamoreBoy
2010-07-28 20:48:03dmalcolmsetmessageid: <1280350083.94.0.409310408378.issue5504@psf.upfronthosting.co.za>
2010-07-28 20:48:02dmalcolmlinkissue5504 messages
2010-07-28 20:48:02dmalcolmcreate