Skip to content

Frozen dataclasses with slots raise TypeError #90055

@treyhunner

Description

@treyhunner
BPO 45897
Nosy @ericvsmith, @treyhunner, @AlexWaygood
PRs
  • bpo-45897: Fix frozen-slotted dataclass bug #29895
  • 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 = None
    created_at = <Date 2021-11-25.01:53:51.202>
    labels = ['type-bug', 'library', '3.10', '3.11']
    title = 'Frozen dataclasses with slots raise TypeError'
    updated_at = <Date 2021-12-02.17:20:40.230>
    user = 'https://github.com/treyhunner'

    bugs.python.org fields:

    activity = <Date 2021-12-02.17:20:40.230>
    actor = 'AlexWaygood'
    assignee = 'eric.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-11-25.01:53:51.202>
    creator = 'trey'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45897
    keywords = ['patch']
    message_count = 4.0
    messages = ['406973', '406974', '406995', '407540']
    nosy_count = 3.0
    nosy_names = ['eric.smith', 'trey', 'AlexWaygood']
    pr_nums = ['29895']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45897'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only 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