Skip to content

Refinements to Python 3 New GIL #52778

@dabeaz

Description

@dabeaz
mannequin
BPO 8532
Nosy @gpshead, @pitrou, @alex
Superseder
  • bpo-7946: Convoy effect with I/O bound threads and New GIL
  • Files
  • gil.patch: GIL 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-04-26.09:13:38.359>
    created_at = <Date 2010-04-26.03:41:40.066>
    labels = ['interpreter-core', 'performance']
    title = 'Refinements to Python 3 New GIL'
    updated_at = <Date 2010-04-26.09:13:38.358>
    user = 'https://bugs.python.org/dabeaz'

    bugs.python.org fields:

    activity = <Date 2010-04-26.09:13:38.358>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2010-04-26.09:13:38.359>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2010-04-26.03:41:40.066>
    creator = 'dabeaz'
    dependencies = []
    files = ['17083']
    hgrepos = []
    issue_num = 8532
    keywords = ['patch']
    message_count = 3.0
    messages = ['104192', '104193', '104199']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'nirai', 'alex', 'dabeaz']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'patch review'
    status = 'closed'
    superseder = '7946'
    type = 'performance'
    url = 'https://bugs.python.org/issue8532'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions