xml.dom.minidom.Element.cloneNode fails with AttributeError · Issue #49101 · python/cpython · GitHub
Skip to content

xml.dom.minidom.Element.cloneNode fails with AttributeError #49101

Description

@exarkun
mannequin
BPO 4851
Nosy @loewis, @PCManticore, @berkerpeksag
Files
  • orphan_node_clone.patch: Patch fix
  • 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 2017-03-15.10:38:34.148>
    created_at = <Date 2009-01-05.22:00:10.082>
    labels = ['invalid', 'type-bug', 'library']
    title = 'xml.dom.minidom.Element.cloneNode fails with AttributeError'
    updated_at = <Date 2017-03-15.10:38:34.146>
    user = 'https://bugs.python.org/exarkun'

    bugs.python.org fields:

    activity = <Date 2017-03-15.10:38:34.146>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-15.10:38:34.148>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2009-01-05.22:00:10.082>
    creator = 'exarkun'
    dependencies = []
    files = ['25651']
    hgrepos = []
    issue_num = 4851
    keywords = ['patch', 'needs review']
    message_count = 5.0
    messages = ['79203', '109606', '161225', '289058', '289663']
    nosy_count = 6.0
    nosy_names = ['loewis', 'exarkun', 'Claudiu.Popa', 'Alexandre.Zani', 'berker.peksag', 'Craig Rodrigues']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4851'
    versions = ['Python 3.5']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      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