Use VirtualAlloc to allocate memory arenas · Issue #57692 · python/cpython · GitHub
Skip to content

Use VirtualAlloc to allocate memory arenas #57692

Description

@pitrou
BPO 13483
Nosy @loewis, @pitrou, @vstinner, @giampaolo, @tjguk, @tpn, @briancurtin
Files
  • va.patch
  • tuples.py
  • va.diff
  • 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 = None
    closed_at = <Date 2013-06-27.10:24:52.456>
    created_at = <Date 2011-11-26.13:12:42.221>
    labels = ['interpreter-core', 'OS-windows', 'performance']
    title = 'Use VirtualAlloc to allocate memory arenas'
    updated_at = <Date 2013-06-27.10:24:52.456>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2013-06-27.10:24:52.456>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-06-27.10:24:52.456>
    closer = 'loewis'
    components = ['Interpreter Core', 'Windows']
    creation = <Date 2011-11-26.13:12:42.221>
    creator = 'pitrou'
    dependencies = []
    files = ['23784', '26069', '26070']
    hgrepos = []
    issue_num = 13483
    keywords = ['patch']
    message_count = 23.0
    messages = ['148399', '148605', '148611', '148612', '148621', '148623', '148625', '163350', '163351', '189760', '189771', '189824', '189825', '189850', '189876', '190427', '191252', '191253', '191461', '191504', '191506', '191507', '191939']
    nosy_count = 9.0
    nosy_names = ['loewis', 'pitrou', 'vstinner', 'giampaolo.rodola', 'tim.golden', 'trent', 'brian.curtin', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue13483'
    versions = ['Python 3.4']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions