setAttribute() can fail · Issue #59495 · python/cpython · GitHub
Skip to content

setAttribute() can fail #59495

Description

@pitrou
BPO 15290
Nosy @loewis, @pitrou
Superseder
  • bpo-4851: xml.dom.minidom.Element.cloneNode fails with AttributeError
  • Files
  • minidom_setattribute.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 2012-07-08.12:58:32.395>
    created_at = <Date 2012-07-07.23:32:43.695>
    labels = ['type-bug', 'library']
    title = 'setAttribute() can fail'
    updated_at = <Date 2017-03-15.10:38:12.386>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-03-15.10:38:12.386>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-07-08.12:58:32.395>
    closer = 'loewis'
    components = ['Library (Lib)']
    creation = <Date 2012-07-07.23:32:43.695>
    creator = 'pitrou'
    dependencies = []
    files = ['26317']
    hgrepos = []
    issue_num = 15290
    keywords = ['patch']
    message_count = 7.0
    messages = ['164954', '165007', '165008', '165009', '165010', '165011', '289063']
    nosy_count = 3.0
    nosy_names = ['loewis', 'pitrou', 'Craig Rodrigues']
    pr_nums = []
    priority = 'high'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '4851'
    type = 'behavior'
    url = 'https://bugs.python.org/issue15290'
    versions = ['Python 3.3']

    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