Skip to content

Change dataclasses hashing to use unsafe_hash boolean (default to False) #77110

@ericvsmith

Description

@ericvsmith
BPO 32929
Nosy @gvanrossum, @ericvsmith, @ned-deily, @stevendaprano
PRs
  • bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. #5891
  • [3.7] bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. (GH-5891) #5902
  • 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/ericvsmith'
    closed_at = <Date 2018-02-26.02:33:23.282>
    created_at = <Date 2018-02-24.01:44:53.790>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Change dataclasses hashing to use unsafe_hash boolean (default to False)'
    updated_at = <Date 2018-02-26.09:43:44.328>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2018-02-26.09:43:44.328>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2018-02-26.02:33:23.282>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2018-02-24.01:44:53.790>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32929
    keywords = ['patch']
    message_count = 14.0
    messages = ['312686', '312688', '312702', '312729', '312738', '312763', '312825', '312827', '312829', '312834', '312871', '312872', '312873', '312905']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'eric.smith', 'ned.deily', 'steven.daprano']
    pr_nums = ['5891', '5902']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32929'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (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