Skip to content

FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet) #70351

@vstinner

Description

@vstinner
BPO 26163
Nosy @tim-one, @rhettinger, @vstinner, @tiran, @berkerpeksag, @vadmium, @serhiy-storchaka, @appeltel
PRs
  • bpo-26163: Frozenset hash improvement #5194
  • [3.6] bpo-26163: Frozenset hash improvement (GH-5194) #5198
  • bpo-26163: Frozenset hash improvement #5235
  • bpo-26163: [3.6] Removed unnecesssary bit inversion which doesn't improve dispersion statistics (GH-5235) #5236
  • Files
  • frozenset_string_n7_10k.png
  • str_string_n7_10k.png
  • frozenset_string_n7_10k_wide4.png
  • setobject.c.2.patch
  • fig1.png
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2018-01-16.09:31:49.073>
    created_at = <Date 2016-01-20.12:37:44.228>
    labels = ['3.7', 'type-bug', 'tests']
    title = 'FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet)'
    updated_at = <Date 2018-01-18.21:34:49.197>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-01-18.21:34:49.197>
    actor = 'python-dev'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-01-16.09:31:49.073>
    closer = 'rhettinger'
    components = ['Tests']
    creation = <Date 2016-01-20.12:37:44.228>
    creator = 'vstinner'
    dependencies = []
    files = ['45269', '45270', '45281', '45283', '45306']
    hgrepos = []
    issue_num = 26163
    keywords = ['patch', 'buildbot']
    message_count = 21.0
    messages = ['258674', '258832', '264584', '265005', '279094', '279096', '279697', '279698', '279743', '279753', '279769', '279792', '279886', '279887', '281422', '281423', '309945', '309961', '310008', '310063', '310070']
    nosy_count = 9.0
    nosy_names = ['tim.peters', 'rhettinger', 'vstinner', 'christian.heimes', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'Eric Appelt']
    pr_nums = ['5194', '5198', '5235', '5236']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26163'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions