Skip to content

Fix PyThread_set_key_value() strange behaviour #63986

@vstinner

Description

@vstinner
BPO 19787
Nosy @tim-one, @pitrou, @kristjanvalur, @vstinner
Files
  • pythread_set_key_value.patch
  • fix_set_key_value.patch
  • pythread_set_key_value-2.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 2013-12-13.11:11:50.495>
    created_at = <Date 2013-11-26.00:13:57.877>
    labels = ['type-feature']
    title = 'Fix PyThread_set_key_value() strange behaviour'
    updated_at = <Date 2013-12-13.11:11:50.494>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-12-13.11:11:50.494>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-12-13.11:11:50.495>
    closer = 'vstinner'
    components = []
    creation = <Date 2013-11-26.00:13:57.877>
    creator = 'vstinner'
    dependencies = []
    files = ['32879', '32883', '33110']
    hgrepos = []
    issue_num = 19787
    keywords = ['patch']
    message_count = 25.0
    messages = ['204442', '204443', '204634', '204636', '204660', '204674', '204676', '204680', '204691', '204692', '204703', '204704', '204705', '204706', '204707', '204708', '205158', '205161', '205216', '205985', '205986', '206014', '206015', '206023', '206043']
    nosy_count = 8.0
    nosy_names = ['tim.peters', 'pitrou', 'kristjan.jonsson', 'vstinner', 'grahamd', 'Arfrever', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19787'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions