Skip to content

xml.etree.ElementTree.extend does not work with iterators when using the Python implementation #87565

Description

@alexprengere
BPO 43399
Nosy @rhettinger, @scoder, @ambv, @serhiy-storchaka, @miss-islington, @alexprengere
PRs
  • bpo-43399: Fix ElementTree.extend not working on iterators #24751
  • [3.8] bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751) #25101
  • [3.9] bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751) #25102
  • 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 2021-11-24.08:57:50.445>
    created_at = <Date 2021-03-04.15:59:21.733>
    labels = ['expert-XML', 'type-bug', '3.8', '3.9', '3.10']
    title = 'xml.etree.ElementTree.extend does not work with iterators when using the Python implementation'
    updated_at = <Date 2021-11-24.08:57:50.445>
    user = 'https://github.com/alexprengere'

    bugs.python.org fields:

    activity = <Date 2021-11-24.08:57:50.445>
    actor = 'alexprengere'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-24.08:57:50.445>
    closer = 'alexprengere'
    components = ['XML']
    creation = <Date 2021-03-04.15:59:21.733>
    creator = 'alexprengere'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43399
    keywords = ['patch']
    message_count = 9.0
    messages = ['388099', '388118', '388119', '388137', '389830', '389853', '389856', '389857', '389858']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'scoder', 'eli.bendersky', 'lukasz.langa', 'serhiy.storchaka', 'miss-islington', 'alexprengere']
    pr_nums = ['24751', '25101', '25102']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43399'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifetopic-XMLtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions