Skip to content

Remove false optimization for equality comparison of hashed strings #62919

Description

@rhettinger
BPO 18719
Nosy @rhettinger, @vstinner, @alex, @serhiy-storchaka
Files
  • eq_optimization.diff: Remove the test-first-character test
  • 27.diff: Remove the test-first-character test in 2.7
  • 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-08-14.01:35:51.231>
    created_at = <Date 2013-08-12.20:33:24.685>
    labels = ['interpreter-core']
    title = 'Remove false optimization for equality comparison of hashed strings'
    updated_at = <Date 2013-08-14.01:35:51.231>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2013-08-14.01:35:51.231>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-14.01:35:51.231>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2013-08-12.20:33:24.685>
    creator = 'rhettinger'
    dependencies = []
    files = ['31258', '31270']
    hgrepos = []
    issue_num = 18719
    keywords = ['patch']
    message_count = 7.0
    messages = ['195011', '195014', '195015', '195040', '195042', '195116', '195117']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'vstinner', 'alex', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue18719'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      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