Skip to content

New GIL: improve condition variable emulation on NT #52658

Description

@kristjanvalur
BPO 8411
Nosy @terryjreedy, @pitrou, @kristjanvalur, @tjguk, @briancurtin
Files
  • nt_cond.patch
  • nt_cond2.patch: Updated version of the 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/pitrou'
    closed_at = <Date 2010-08-13.15:13:16.163>
    created_at = <Date 2010-04-15.20:35:42.309>
    labels = ['interpreter-core', 'performance']
    title = 'New GIL: improve condition variable emulation on NT'
    updated_at = <Date 2010-08-13.15:13:16.162>
    user = 'https://github.com/kristjanvalur'

    bugs.python.org fields:

    activity = <Date 2010-08-13.15:13:16.162>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2010-08-13.15:13:16.163>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2010-04-15.20:35:42.309>
    creator = 'kristjan.jonsson'
    dependencies = []
    files = ['16934', '18442']
    hgrepos = []
    issue_num = 8411
    keywords = ['patch', 'needs review']
    message_count = 12.0
    messages = ['103251', '113029', '113089', '113301', '113303', '113314', '113315', '113318', '113400', '113540', '113559', '113783']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'pitrou', 'kristjan.jonsson', 'jyasskin', 'tim.golden', 'brian.curtin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue8411'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions