Skip to content

type(name, bases, dict) does not call metaclass' __prepare__ attribute #62534

Description

@nikratio
mannequin
BPO 18334
Nosy @ncoghlan, @bitdancer, @berkerpeksag
Files
  • type_doc_patch.diff
  • 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 2013-07-01.01:12:18.403>
    labels = ['type-bug', 'docs']
    title = "type(name, bases, dict) does not call metaclass' __prepare__ attribute"
    updated_at = <Date 2016-08-03.15:12:05.069>
    user = 'https://bugs.python.org/nikratio'

    bugs.python.org fields:

    activity = <Date 2016-08-03.15:12:05.069>
    actor = 'berker.peksag'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2013-07-01.01:12:18.403>
    creator = 'nikratio'
    dependencies = []
    files = ['30737']
    hgrepos = []
    issue_num = 18334
    keywords = ['patch']
    message_count = 5.0
    messages = ['192099', '192100', '192101', '192102', '192113']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'r.david.murray', 'nikratio', 'docs@python', 'berker.peksag']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18334'
    versions = ['Python 3.5', 'Python 3.6']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirtype-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