Skip to content

Turning off generation of __match_args__ for dataclasses #87930

@freundTech

Description

@freundTech
mannequin
BPO 43764
Nosy @gvanrossum, @ericvsmith, @brandtbucher, @freundTech
PRs
  • bpo-43764: Fix __match_args__ generation logic for dataclasses #25284
  • bpo-43764: Add match_args=False parameter to dataclass decorator and to make_dataclasses function. #25337
  • 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-04-11.01:29:17.974>
    created_at = <Date 2021-04-07.13:07:21.686>
    labels = ['type-bug', 'library', '3.10']
    title = 'Turning off generation of __match_args__ for dataclasses'
    updated_at = <Date 2021-04-11.01:29:17.974>
    user = 'https://github.com/freundTech'

    bugs.python.org fields:

    activity = <Date 2021-04-11.01:29:17.974>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2021-04-11.01:29:17.974>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2021-04-07.13:07:21.686>
    creator = 'freundTech'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43764
    keywords = ['patch']
    message_count = 22.0
    messages = ['390429', '390434', '390453', '390454', '390465', '390546', '390674', '390678', '390680', '390681', '390682', '390726', '390734', '390735', '390736', '390744', '390745', '390746', '390747', '390748', '390749', '390760']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'eric.smith', 'brandtbucher', 'freundTech']
    pr_nums = ['25284', '25337']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43764'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard 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