Skip to content

ctypes should work with systems where mmap can't be PROT_WRITE and PROT_EXEC #49754

@agoode

Description

@agoode
mannequin
BPO 5504
Nosy @theller, @ronaldoussoren, @mdickinson, @pitrou, @florentx, @davidmalcolm, @ambv
Files
  • ctypes-newffi.patch: Patch to make ctypes work on Fedora (against Python 2.6)
  • issue5504-linux.patch: Patch for Python trunk, linux only.
  • issue5504-py27.patch: Patch against release27-maint branch, rev 83687.
  • issue5504-py27-2.patch
  • issue9662.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/theller'
    closed_at = <Date 2012-07-21.12:38:58.342>
    created_at = <Date 2009-03-18.03:55:29.824>
    labels = ['ctypes', 'type-bug']
    title = "ctypes should work with systems where mmap can't be\tPROT_WRITE and PROT_EXEC"
    updated_at = <Date 2012-07-21.12:38:58.342>
    user = 'https://bugs.python.org/agoode'

    bugs.python.org fields:

    activity = <Date 2012-07-21.12:38:58.342>
    actor = 'flox'
    assignee = 'theller'
    closed = True
    closed_date = <Date 2012-07-21.12:38:58.342>
    closer = 'flox'
    components = ['ctypes']
    creation = <Date 2009-03-18.03:55:29.824>
    creator = 'agoode'
    dependencies = []
    files = ['13363', '13897', '18352', '18439', '18759']
    hgrepos = []
    issue_num = 5504
    keywords = ['patch', 'needs review']
    message_count = 21.0
    messages = ['83734', '87109', '87187', '87227', '87274', '111840', '111843', '112155', '112664', '113291', '113292', '113306', '113460', '113501', '113502', '113814', '113815', '115242', '115647', '115648', '115652']
    nosy_count = 11.0
    nosy_names = ['theller', 'ronaldoussoren', 'mark.dickinson', 'pitrou', 'Arfrever', 'agoode', 'srid', 'flox', 'dmalcolm', 'BreamoreBoy', 'lukasz.langa']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5504'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions