Skip to content

Multiprocessing: bug with Native ID for threading.mainthread() #82888

@jaketesler

Description

@jaketesler
mannequin
BPO 38707
Nosy @pitrou, @vstinner, @applio, @miss-islington, @jaketesler
PRs
  • bpo-38707: Fix for multiprocessing.Process MainThread.native_id #17088
  • [3.8] bpo-38707: Fix for multiprocessing.Process MainThread.native_id (GH-17088) #17261
  • 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-11-19.21:35:38.239>
    created_at = <Date 2019-11-05.22:39:45.970>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'Multiprocessing: bug with Native ID for threading.mainthread()'
    updated_at = <Date 2019-11-19.22:27:08.361>
    user = 'https://github.com/jaketesler'

    bugs.python.org fields:

    activity = <Date 2019-11-19.22:27:08.361>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-19.21:35:38.239>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2019-11-05.22:39:45.970>
    creator = 'jaketesler'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38707
    keywords = ['patch']
    message_count = 8.0
    messages = ['356070', '356202', '356218', '356543', '356987', '356989', '356992', '356998']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'davin', 'miss-islington', 'jaketesler']
    pr_nums = ['17088', '17261']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38707'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions