Skip to content

xml.etree.ElementTree findall() fails when using custom TreeBuilder #79122

@jackjansen

Description

@jackjansen
BPO 34941
Nosy @jackjansen, @scoder, @serhiy-storchaka, @miss-islington
PRs
  • bpo-34941: Fix searching Element subclasses. #9766
  • [3.7] bpo-34941: Fix searching Element subclasses. (GH-9766) #9867
  • [3.6] bpo-34941: Fix searching Element subclasses. (GH-9766) #9868
  • Files
  • testetns.py
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2018-10-14.08:41:19.590>
    created_at = <Date 2018-10-09.09:32:14.985>
    labels = ['expert-XML', '3.8', 'type-bug', 'library', '3.7']
    title = 'xml.etree.ElementTree findall() fails when using custom TreeBuilder'
    updated_at = <Date 2018-10-14.08:41:19.589>
    user = 'https://github.com/jackjansen'

    bugs.python.org fields:

    activity = <Date 2018-10-14.08:41:19.589>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-10-14.08:41:19.590>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'XML']
    creation = <Date 2018-10-09.09:32:14.985>
    creator = 'jackjansen'
    dependencies = []
    files = ['47859']
    hgrepos = []
    issue_num = 34941
    keywords = ['patch']
    message_count = 5.0
    messages = ['327385', '327388', '327695', '327696', '327698']
    nosy_count = 5.0
    nosy_names = ['jackjansen', 'scoder', 'eli.bendersky', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['9766', '9867', '9868']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34941'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (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