Skip to content

copy.deepcopy does not respect metaclasses with __deepcopy__ implementations #79591

Description

@elibixby
mannequin
BPO 35410
Nosy @elibixby
PRs
  • copy and deepcopy functionality for metaclasses #10903
  • 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 2018-12-04.20:04:54.652>
    labels = ['3.8', 'type-bug', 'library']
    title = 'copy.deepcopy does not respect metaclasses with __deepcopy__ implementations'
    updated_at = <Date 2018-12-04.20:04:54.652>
    user = 'https://github.com/elibixby'

    bugs.python.org fields:

    activity = <Date 2018-12-04.20:04:54.652>
    actor = 'elibixby'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-12-04.20:04:54.652>
    creator = 'elibixby'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35410
    keywords = []
    message_count = 1.0
    messages = ['331073']
    nosy_count = 1.0
    nosy_names = ['elibixby']
    pr_nums = ['10903']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35410'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.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

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions