Skip to content

Check for main interpreter when checking for "main" thread (for signal handling) #79905

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 35724
Nosy @ericsnowcurrently
PRs
  • bpo-35724: Explicitly require the main interpreter for signal-handling. #11530
  • 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/ericsnowcurrently'
    closed_at = <Date 2019-02-23.22:41:49.385>
    created_at = <Date 2019-01-11.21:04:47.065>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'Check for main interpreter when checking for "main" thread (for signal handling)'
    updated_at = <Date 2019-02-23.22:41:49.385>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2019-02-23.22:41:49.385>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2019-02-23.22:41:49.385>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2019-01-11.21:04:47.065>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35724
    keywords = ['patch', 'patch']
    message_count = 2.0
    messages = ['333506', '336411']
    nosy_count = 1.0
    nosy_names = ['eric.snow']
    pr_nums = ['11530']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35724'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifeinterpreter-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