Skip to content

hash collision when hash(x) == -2 causes many calls to __eq__ #82286

Description

@crusaderky
BPO 38105
Nosy @tim-one, @rhettinger, @stevendaprano, @serhiy-storchaka, @hongweipeng, @crusaderky

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-09-12.05:26:40.119>
created_at = <Date 2019-09-11.10:29:21.720>
labels = ['3.7', '3.8', 'performance']
title = 'hash collision when hash(x) == -2 causes many calls to __eq__'
updated_at = <Date 2019-09-14.03:20:15.443>
user = 'https://github.com/crusaderky'

bugs.python.org fields:

activity = <Date 2019-09-14.03:20:15.443>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = <Date 2019-09-12.05:26:40.119>
closer = 'rhettinger'
components = []
creation = <Date 2019-09-11.10:29:21.720>
creator = 'crusaderky'
dependencies = []
files = []
hgrepos = []
issue_num = 38105
keywords = []
message_count = 11.0
messages = ['351798', '351803', '351817', '351822', '352046', '352049', '352051', '352206', '352229', '352232', '352402']
nosy_count = 6.0
nosy_names = ['tim.peters', 'rhettinger', 'steven.daprano', 'serhiy.storchaka', 'hongweipeng', 'crusaderky']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue38105'
versions = ['Python 3.7', 'Python 3.8']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions