[issue5504] ctypes should work with systems where mmap can't be PROT_WRITE and PROT_EXEC

Thomas Heller report at bugs.python.org
Mon Aug 9 21:47:37 CEST 2010


Thomas Heller <theller at ctypes.org> added the comment:

> Thomas, it seems this change doesn't work for py3k. Buildbots complain and my working copy does as well.
> 
> Example:
> 
> http://www.python.org/dev/buildbot/all/builders/x86%20gentoo%203.1/builds/990

I do not know why this happens.  It works for me, inside my sandbox
as well as on a newly checkout copy.
Anyway, I'm not able to fix it since I'm going to holidays.

----------
title: ctypes should work with systems where mmap can't be PROT_WRITE and PROT_EXEC -> ctypes should work with systems where mmap can't be	PROT_WRITE and PROT_EXEC

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5504>
_______________________________________


More information about the Python-bugs-list mailing list