Skip to content

Threading: add builtin TID attribute to Thread objects #80265

@jaketesler

Description

@jaketesler
BPO 36084
Nosy @pitrou, @vstinner, @eryksun, @aixtools, @miss-islington, @jaketesler
PRs
  • bpo-36084: add native thread ID (TID) to threading.Thread objects #11993
  • Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" #13458
  • bpo-36084: add native thread ID (TID) to threading.Thread objects (V2) #13463
  • bpo-37087: Adding native ID support for OpenBSD. #13654
  • bpo-36084: Add threading Native ID information to What's New documentation #14845
  • [3.8] bpo-36084: Add threading Native ID information to What's New documentation (GH-14845) #15028
  • 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-05.22:36:39.620>
    created_at = <Date 2019-02-22.22:46:11.392>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Threading: add builtin TID attribute to Thread objects'
    updated_at = <Date 2019-11-07.16:38:36.624>
    user = 'https://github.com/jaketesler'

    bugs.python.org fields:

    activity = <Date 2019-11-07.16:38:36.624>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-05.22:36:39.620>
    closer = 'jaketesler'
    components = ['Library (Lib)']
    creation = <Date 2019-02-22.22:46:11.392>
    creator = 'jaketesler'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36084
    keywords = ['patch']
    message_count = 40.0
    messages = ['336348', '339358', '342024', '342116', '342263', '342264', '342292', '342293', '342346', '342396', '342920', '343000', '343001', '343002', '343003', '343046', '343059', '343060', '343151', '343159', '343168', '343169', '343175', '343191', '343192', '343203', '343204', '343206', '343207', '343209', '343224', '343225', '343307', '343313', '343513', '348769', '348770', '355764', '355992', '356201']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'eryksun', 'Michael.Felt', 'miss-islington', 'jaketesler']
    pr_nums = ['11993', '13458', '13463', '13654', '14845', '15028']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36084'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions