Skip to content

thread.get_ident() should return unsigned value #50781

@sargo

Description

@sargo
mannequin
BPO 6532
Nosy @gpshead, @amauryfa, @pitrou, @vstinner, @rnk, @serhiy-storchaka
PRs
  • bpo-6532: Make the thread id an unsigned integer. #781
  • Files
  • thread_id_unsigned.patch
  • thread_id_unsigned_3.patch
  • thread_id_unsigned_4.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/serhiy-storchaka'
    closed_at = <Date 2017-03-24.17:22:55.071>
    created_at = <Date 2009-07-21.14:25:21.052>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'thread.get_ident() should return unsigned value'
    updated_at = <Date 2017-03-24.17:22:55.070>
    user = 'https://bugs.python.org/sargo'

    bugs.python.org fields:

    activity = <Date 2017-03-24.17:22:55.070>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-03-24.17:22:55.071>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2009-07-21.14:25:21.052>
    creator = 'sargo'
    dependencies = []
    files = ['28976', '38167', '38168']
    hgrepos = []
    issue_num = 6532
    keywords = ['patch']
    message_count = 12.0
    messages = ['90761', '112303', '125442', '125443', '125445', '181526', '181548', '236157', '236165', '236166', '236169', '290096']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'rnk', 'sargo', 'serhiy.storchaka']
    pr_nums = ['781']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6532'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions