Skip to content

dataclasses should allow frozendict default value #88840

Closed
@gianni

Description

@gianni
mannequin
BPO 44674
Nosy @rhettinger, @ericvsmith, @CCLDArjun
PRs
  • bpo-44674: Use unhashability as a proxy for mutability for default dataclass __init__ arguments. #29867
  • 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 2021-12-11.21:13:04.100>
    created_at = <Date 2021-07-19.14:06:32.276>
    labels = ['type-bug', 'library', '3.9']
    title = 'dataclasses should allow frozendict default value'
    updated_at = <Date 2021-12-12.09:27:52.990>
    user = 'https://bugs.python.org/gianni'

    bugs.python.org fields:

    activity = <Date 2021-12-12.09:27:52.990>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2021-12-11.21:13:04.100>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2021-07-19.14:06:32.276>
    creator = 'gianni'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44674
    keywords = ['patch']
    message_count = 10.0
    messages = ['397799', '397800', '398098', '398105', '398118', '403103', '403108', '408335', '408365', '408370']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'eric.smith', 'CCLDArjun', 'gianni']
    pr_nums = ['29867']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44674'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions