Skip to content

deepcopy doesn't copy instance methods #45856

Closed
@mlvanbie

Description

@mlvanbie
mannequin
BPO 1515
Nosy @gvanrossum, @warsaw, @pitrou, @tiran, @rbtcollins, @cool-RR
Files
  • issue1515.patch: Patch to add InstanceMethod copying.
  • issue1515.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 = None
    closed_at = <Date 2009-11-28.15:59:33.453>
    created_at = <Date 2007-11-29.00:41:00.076>
    labels = ['type-bug', 'library']
    title = "deepcopy doesn't copy instance methods"
    updated_at = <Date 2009-11-28.15:59:33.451>
    user = 'https://bugs.python.org/mlvanbie'

    bugs.python.org fields:

    activity = <Date 2009-11-28.15:59:33.451>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-11-28.15:59:33.453>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2007-11-29.00:41:00.076>
    creator = 'mlvanbie'
    dependencies = []
    files = ['15405', '15406']
    hgrepos = []
    issue_num = 1515
    keywords = ['patch']
    message_count = 24.0
    messages = ['57923', '58839', '58851', '58854', '59508', '61893', '61900', '61901', '61909', '61921', '61922', '61938', '61941', '95716', '95760', '95761', '95766', '95767', '95776', '95777', '95778', '95779', '95790', '95791']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'barry', 'pitrou', 'christian.heimes', 'rbcollins', 'mlvanbie', 'Dmitrey', 'cool-RR']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1515'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions