Skip to content

dataclass MRO entry resolution for type variable metaclasses: TypeError #77369

Description

@Ricyteach
mannequin
BPO 33188
Nosy @ericvsmith, @ilevkivskyi, @Ricyteach
PRs
  • bpo-33188: Allow dynamic creation of generic dataclasses #6319
  • [3.7] bpo-33188: Allow dynamic creation of generic dataclasses (GH-6319) #6320
  • Files
  • dataclass_metaclass_issue.py: demo of problem
  • 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 = None
    closed_at = <Date 2018-04-06.21:31:36.900>
    created_at = <Date 2018-03-30.18:03:43.623>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'dataclass MRO entry resolution for type variable metaclasses: TypeError'
    updated_at = <Date 2018-04-06.21:31:36.899>
    user = 'https://github.com/Ricyteach'

    bugs.python.org fields:

    activity = <Date 2018-04-06.21:31:36.899>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-04-06.21:31:36.900>
    closer = 'levkivskyi'
    components = ['Library (Lib)']
    creation = <Date 2018-03-30.18:03:43.623>
    creator = 'Ricyteach'
    dependencies = []
    files = ['47508']
    hgrepos = []
    issue_num = 33188
    keywords = ['patch']
    message_count = 11.0
    messages = ['314703', '314704', '314708', '314709', '314710', '314721', '314724', '314726', '314728', '314729', '314738']
    nosy_count = 3.0
    nosy_names = ['eric.smith', 'levkivskyi', 'Ricyteach']
    pr_nums = ['6319', '6320']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33188'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Fields

      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