Skip to content

Pass keyword arguments from dataclasses.make_dataclass() to @dataclass. #76460

@ericvsmith

Description

@ericvsmith
BPO 32279
Nosy @rhettinger, @ericvsmith, @ilevkivskyi
PRs
  • bpo-32279: Add additional params to make_dataclass(), pass through to dataclass(). #5116
  • bpo-32279: Add additional params to make_dataclass(), pass through to dataclass(). #5117
  • 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-01-06.22:14:16.938>
    created_at = <Date 2017-12-11.19:58:58.856>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Pass keyword arguments from dataclasses.make_dataclass() to @dataclass.'
    updated_at = <Date 2018-01-06.22:14:16.937>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2018-01-06.22:14:16.937>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2018-01-06.22:14:16.938>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2017-12-11.19:58:58.856>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32279
    keywords = ['patch']
    message_count = 2.0
    messages = ['308074', '309583']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'eric.smith', 'levkivskyi']
    pr_nums = ['5116', '5117']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32279'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions