Skip to content

str==str: compare the first character before calling memcmp() #61828

Description

@vstinner
BPO 17628
Nosy @malemburg, @rhettinger, @pitrou, @vstinner, @tiran, @ericsnowcurrently, @serhiy-storchaka
Files
  • unicode_eq.patch
  • benchmark
  • bench_unicode_eq.py
  • benchmark2
  • dont_compare_first_last.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 2015-03-18.11:06:35.857>
    created_at = <Date 2013-04-03.21:29:12.816>
    labels = []
    title = 'str==str: compare the first character before calling memcmp()'
    updated_at = <Date 2015-03-18.11:06:35.856>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-18.11:06:35.856>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-18.11:06:35.857>
    closer = 'vstinner'
    components = []
    creation = <Date 2013-04-03.21:29:12.816>
    creator = 'vstinner'
    dependencies = []
    files = ['29668', '29669', '29671', '29672', '29757']
    hgrepos = []
    issue_num = 17628
    keywords = ['patch']
    message_count = 23.0
    messages = ['185956', '185957', '185965', '185970', '186007', '186012', '186016', '186017', '186019', '186044', '186045', '186231', '186458', '186464', '186733', '186779', '195234', '195236', '195240', '195241', '195419', '196690', '238417']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'rhettinger', 'mmokrejs', 'pitrou', 'vstinner', 'christian.heimes', 'eric.snow', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue17628'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Fields

      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