Skip to content

C implementation of xml.etree.ElementTree does not make a copy of attrib argument when creating new Element #80866

@GPHemsley

Description

@GPHemsley
mannequin
BPO 36685
Nosy @scoder, @bitdancer, @asvetlov, @serhiy-storchaka, @srinivasreddy, @JulienPalard, @pganssle, @GPHemsley
PRs
  • bpo-32424: Improve test coverage for xml.etree.ElementTree #12891
  • 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 2019-04-21.00:07:40.396>
    labels = ['expert-XML', '3.8', 'type-bug', 'library', '3.9']
    title = 'C implementation of xml.etree.ElementTree does not make a copy of attrib argument when creating new Element'
    updated_at = <Date 2019-04-21.21:41:30.102>
    user = 'https://github.com/GPHemsley'

    bugs.python.org fields:

    activity = <Date 2019-04-21.21:41:30.102>
    actor = 'gphemsley'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'XML']
    creation = <Date 2019-04-21.00:07:40.396>
    creator = 'gphemsley'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36685
    keywords = ['patch']
    message_count = 4.0
    messages = ['340590', '340591', '340598', '340599']
    nosy_count = 9.0
    nosy_names = ['scoder', 'r.david.murray', 'eli.bendersky', 'asvetlov', 'serhiy.storchaka', 'thatiparthy', 'mdk', 'p-ganssle', 'gphemsley']
    pr_nums = ['12891']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36685'
    versions = ['Python 2.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-XMLtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions