Skip to content

SystemError with bare raise in threading or multiprocessing #71745

@romuald

Description

@romuald
mannequin
BPO 27558
Nosy @rhettinger, @pitrou, @vstinner, @bitdancer, @berkerpeksag, @ztane, @romuald, @applio, @zhangyangyu, @Vgr255
Files
  • example.py: Reproducible example
  • issue27558.patch
  • issue27558_v2.patch: add test in test_threading instead of test_raise
  • issue27558_v3.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/applio'
    closed_at = <Date 2016-08-18.16:24:42.283>
    created_at = <Date 2016-07-18.06:26:43.558>
    labels = ['interpreter-core', 'type-bug']
    title = 'SystemError with bare `raise` in threading or multiprocessing'
    updated_at = <Date 2016-08-19.07:20:26.970>
    user = 'https://github.com/romuald'

    bugs.python.org fields:

    activity = <Date 2016-08-19.07:20:26.970>
    actor = 'SilentGhost'
    assignee = 'davin'
    closed = True
    closed_date = <Date 2016-08-18.16:24:42.283>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2016-07-18.06:26:43.558>
    creator = 'Romuald'
    dependencies = []
    files = ['43772', '43776', '43971', '44137']
    hgrepos = []
    issue_num = 27558
    keywords = ['patch']
    message_count = 24.0
    messages = ['270713', '270728', '270729', '270730', '270733', '270734', '270735', '270746', '270755', '270757', '270759', '270761', '270763', '271802', '271822', '272407', '272409', '272436', '272938', '272943', '273011', '273043', '273044', '273046']
    nosy_count = 11.0
    nosy_names = ['rhettinger', 'pitrou', 'vstinner', 'r.david.murray', 'python-dev', 'berker.peksag', 'ztane', 'Romuald', 'davin', 'xiang.zhang', 'abarry']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27558'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions