Skip to content

PyThread_create_key(): fix comparison between signed and unsigned numbers in Python/thread_pthread.h #66402

@vstinner

Description

@vstinner
BPO 22206
Nosy @pitrou, @vstinner
Files
  • PyThread_create_key.patch
  • pthread_key_create_overflow.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 = None
    closed_at = <Date 2014-08-17.20:15:23.609>
    created_at = <Date 2014-08-15.21:45:30.341>
    labels = ['type-bug']
    title = 'PyThread_create_key(): fix comparison between signed and unsigned numbers in Python/thread_pthread.h'
    updated_at = <Date 2014-08-17.20:15:23.607>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2014-08-17.20:15:23.607>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-08-17.20:15:23.609>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-08-15.21:45:30.341>
    creator = 'vstinner'
    dependencies = []
    files = ['36380', '36386']
    hgrepos = []
    issue_num = 22206
    keywords = ['patch']
    message_count = 4.0
    messages = ['225367', '225390', '225467', '225468']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22206'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions