Skip to content

In xml.etree.ElementTree findall() can't search all elements in a namespace #72425

@py-user

Description

@py-user
mannequin
BPO 28238
Nosy @scoder, @py-user, @serhiy-storchaka
PRs
  • bpo-28238: Implement "{*}tag" and "{ns}*" wildcard tag selection support for ElementPath #12997
  • 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/scoder'
    closed_at = <Date 2019-05-03.18:59:05.111>
    created_at = <Date 2016-09-21.12:38:12.968>
    labels = ['expert-XML', '3.8', 'type-feature', 'library']
    title = "In xml.etree.ElementTree findall() can't search all elements in a namespace"
    updated_at = <Date 2019-05-03.18:59:05.110>
    user = 'https://github.com/py-user'

    bugs.python.org fields:

    activity = <Date 2019-05-03.18:59:05.110>
    actor = 'scoder'
    assignee = 'scoder'
    closed = True
    closed_date = <Date 2019-05-03.18:59:05.111>
    closer = 'scoder'
    components = ['Library (Lib)', 'XML']
    creation = <Date 2016-09-21.12:38:12.968>
    creator = 'py.user'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28238
    keywords = ['patch']
    message_count = 5.0
    messages = ['277130', '340301', '341030', '341043', '341351']
    nosy_count = 4.0
    nosy_names = ['scoder', 'eli.bendersky', 'py.user', 'serhiy.storchaka']
    pr_nums = ['12997']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28238'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-XMLtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions