Skip to content

typing.NamedTuple does not support mixins #80698

Closed
@rectalogic

Description

@rectalogic
mannequin
BPO 36517
Nosy @rhettinger, @serhiy-storchaka, @ilevkivskyi, @bentheiii
PRs
  • bpo-36517: Raise error on multiple inheritance with NamedTuple #19363
  • 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 = None
    created_at = <Date 2019-04-03.13:07:30.022>
    labels = ['3.7', 'type-bug', 'library']
    title = 'typing.NamedTuple does not support mixins'
    updated_at = <Date 2021-02-09.09:57:06.552>
    user = 'https://bugs.python.org/rectalogic'

    bugs.python.org fields:

    activity = <Date 2021-02-09.09:57:06.552>
    actor = 'avrahami.ben'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-04-03.13:07:30.022>
    creator = 'rectalogic'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36517
    keywords = ['patch']
    message_count = 4.0
    messages = ['339390', '339546', '365771', '386701']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'levkivskyi', 'rectalogic', 'avrahami.ben']
    pr_nums = ['19363']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36517'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtopic-typingtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions