Skip to content

Element.findall(path, dict) doesn't insert null namespace #74670

Description

@benwainwright
BPO 30485
Nosy @rhettinger, @scoder, @zooba, @tirkarthi
PRs
  • bpo-30485: support a default prefix mapping in ElementPath #1823
  • bpo-30485: Re-allow empty strings in ElementPath namespace mappings #12830
  • bpo-30485: Change the prefix for defining the default namespace in ElementPath from None to '' #12860
  • 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 2019-05-03.06:44:21.911>
    created_at = <Date 2017-05-26.12:57:08.696>
    labels = ['expert-XML', '3.8', 'type-feature', 'library']
    title = "Element.findall(path, dict) doesn't insert null namespace"
    updated_at = <Date 2019-05-03.06:44:21.910>
    user = 'https://bugs.python.org/benwainwright'

    bugs.python.org fields:

    activity = <Date 2019-05-03.06:44:21.910>
    actor = 'scoder'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-03.06:44:21.911>
    closer = 'scoder'
    components = ['Library (Lib)', 'XML']
    creation = <Date 2017-05-26.12:57:08.696>
    creator = 'ben.wainwright'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30485
    keywords = ['patch']
    message_count = 14.0
    messages = ['294549', '294553', '294558', '294566', '340191', '340192', '340222', '340223', '340224', '340226', '340227', '340238', '340365', '340509']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'scoder', 'eli.bendersky', 'steve.dower', 'ben.wainwright', 'xtreak']
    pr_nums = ['1823', '12830', '12860']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30485'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      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