Skip to content

Cannot copy a class with a metaclass other than type #55689

@durban

Description

@durban
mannequin
BPO 11480
Nosy @ncoghlan, @pitrou, @avassalotti, @merwok, @durban
Files
  • copy_metaclass.patch
  • copy_metaclass_2.patch: Updated patch
  • 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/avassalotti'
    closed_at = <Date 2013-12-01.21:27:54.650>
    created_at = <Date 2011-03-13.09:04:19.450>
    labels = ['type-bug', 'library']
    title = 'Cannot copy a class with a metaclass other than type'
    updated_at = <Date 2013-12-01.21:27:54.648>
    user = 'https://github.com/durban'

    bugs.python.org fields:

    activity = <Date 2013-12-01.21:27:54.648>
    actor = 'alexandre.vassalotti'
    assignee = 'alexandre.vassalotti'
    closed = True
    closed_date = <Date 2013-12-01.21:27:54.650>
    closer = 'alexandre.vassalotti'
    components = ['Library (Lib)']
    creation = <Date 2011-03-13.09:04:19.450>
    creator = 'daniel.urban'
    dependencies = []
    files = ['21100', '25806']
    hgrepos = []
    issue_num = 11480
    keywords = ['patch', 'needs review']
    message_count = 8.0
    messages = ['130731', '131343', '162211', '182891', '182893', '182894', '204965', '204966']
    nosy_count = 8.0
    nosy_names = ['ncoghlan', 'pitrou', 'alexandre.vassalotti', 'stutzbach', 'eric.araujo', 'daniel.urban', 'nailor', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11480'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions