Skip to content

dataclasses: generated method's using the wrong qualname #85913

Closed
@isidentical

Description

@isidentical
BPO 41747
Nosy @ericvsmith, @isidentical
PRs
  • bpo-41747: Ensure all dataclass methods uses their parents' qualname #22155
  • 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 2020-10-21.13:50:18.058>
    created_at = <Date 2020-09-08.20:38:57.596>
    labels = ['type-bug', 'library', '3.10']
    title = "dataclasses: generated method's using the wrong qualname"
    updated_at = <Date 2020-10-21.13:50:18.057>
    user = 'https://github.com/isidentical'

    bugs.python.org fields:

    activity = <Date 2020-10-21.13:50:18.057>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2020-10-21.13:50:18.058>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2020-09-08.20:38:57.596>
    creator = 'BTaskaya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41747
    keywords = ['patch']
    message_count = 3.0
    messages = ['376594', '379208', '379209']
    nosy_count = 2.0
    nosy_names = ['eric.smith', 'BTaskaya']
    pr_nums = ['22155']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41747'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

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