Skip to content

Valgrind warning in PyUnicode_Decode: false alarm with GCC builtin strcmp() #82299

@vstinner

Description

@vstinner
BPO 38118
Nosy @vstinner, @miss-islington
PRs
  • bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() #16651
  • [3.8] bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651) #16652
  • [3.7] bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651) #16653
  • [3.7] bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651) #16654
  • Files
  • valgrind_strcmp_warn.c
  • 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-10-08.13:58:13.065>
    created_at = <Date 2019-09-11.15:28:57.117>
    labels = ['interpreter-core', '3.7', '3.8', '3.9']
    title = 'Valgrind warning in PyUnicode_Decode: false alarm with GCC builtin strcmp()'
    updated_at = <Date 2019-10-08.13:58:13.064>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-10-08.13:58:13.064>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-08.13:58:13.065>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-09-11.15:28:57.117>
    creator = 'vstinner'
    dependencies = []
    files = ['48647']
    hgrepos = []
    issue_num = 38118
    keywords = ['patch']
    message_count = 10.0
    messages = ['351939', '352170', '352245', '354183', '354197', '354202', '354205', '354206', '354207', '354208']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'miss-islington']
    pr_nums = ['16651', '16652', '16653', '16654']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38118'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions