Skip to content

If threading is not imported from the main thread it sees the wrong thread as the main thread. #81597

@fabioz

Description

@fabioz
mannequin
BPO 37416
Nosy @pitrou, @vstinner, @fabioz, @ericsnowcurrently, @aldwinaldwin, @int19h
Superseder
  • bpo-31517: MainThread association logic is fragile
  • Files
  • snippet.py
  • 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 2019-07-03.21:41:08.763>
    created_at = <Date 2019-06-26.18:04:42.605>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9']
    title = 'If threading is not imported from the main thread it sees the wrong thread as the main thread.'
    updated_at = <Date 2019-07-03.21:41:08.756>
    user = 'https://github.com/fabioz'

    bugs.python.org fields:

    activity = <Date 2019-07-03.21:41:08.756>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-03.21:41:08.763>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2019-06-26.18:04:42.605>
    creator = 'fabioz'
    dependencies = []
    files = ['48438']
    hgrepos = []
    issue_num = 37416
    keywords = []
    message_count = 9.0
    messages = ['346653', '346720', '346723', '346724', '346726', '346746', '346747', '346750', '347241']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'fabioz', 'eric.snow', 'aldwinaldwin', 'int19h']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '31517'
    type = 'behavior'
    url = 'https://bugs.python.org/issue37416'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9only security fixesinterpreter-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