Skip to content

frozenset.__hash__ vs. Set._hash #88870

Description

@Prometheus3375
BPO 44704
Nosy @rhettinger, @miss-islington, @sweeneyde, @Prometheus3375
PRs
  • bpo-44704: Make Set._hash consistent with frozenset.__hash__ #27281
  • [3.10] bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281) #27282
  • [3.9] bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281) #27283
  • 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 2021-07-21.23:59:44.967>
    created_at = <Date 2021-07-21.21:32:14.420>
    labels = ['type-bug', 'library', '3.9']
    title = 'frozenset.__hash__ vs. Set._hash'
    updated_at = <Date 2021-07-22.00:23:47.837>
    user = 'https://github.com/Prometheus3375'

    bugs.python.org fields:

    activity = <Date 2021-07-22.00:23:47.837>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-21.23:59:44.967>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-07-21.21:32:14.420>
    creator = 'Prometheus3375'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44704
    keywords = ['patch']
    message_count = 4.0
    messages = ['397963', '397968', '397970', '397972', '397973']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'miss-islington', 'Dennis Sweeney', 'Prometheus3375']
    pr_nums = ['27281', '27282', '27283']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44704'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions