Skip to content

instantiating and populating xml.dom.minidom.Element is cumbersome #49099

@exarkun

Description

@exarkun
mannequin
BPO 4849
Nosy @hugovk, @MaxwellDupre
Files
  • easier_element_init.patch: Add new optional arguments to Element constructor and tests
  • issue4849.patch
  • issue4849_2.patch: s/assertEquals/assertEqual/g
  • 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 2009-01-05.19:08:25.834>
    labels = ['easy', 'type-feature', 'library']
    title = 'instantiating and populating xml.dom.minidom.Element is cumbersome'
    updated_at = <Date 2022-01-02.20:29:55.926>
    user = 'https://bugs.python.org/exarkun'

    bugs.python.org fields:

    activity = <Date 2022-01-02.20:29:55.926>
    actor = 'hugovk'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-01-05.19:08:25.834>
    creator = 'exarkun'
    dependencies = []
    files = ['25796', '34317', '34356']
    hgrepos = []
    issue_num = 4849
    keywords = ['patch', 'easy', 'needs review']
    message_count = 11.0
    messages = ['79183', '108192', '111724', '161577', '162080', '162123', '162341', '212986', '212987', '409141', '409521']
    nosy_count = 6.0
    nosy_names = ['exarkun', 'jesstess', 'Alexandre.Zani', 'avono', 'hugovk', 'mikecmcleod']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4849'
    versions = ['Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions