Skip to content

xml.etree.ElementInclude does not include nested xincludes #65127

@JamesBailey

Description

@JamesBailey
BPO 20928
Nosy @rhettinger, @scoder, @bitdancer, @miss-islington, @ruffsl, @hauntsaninja
PRs
  • bpo-20928: support base-URL and recursive includes in etree.ElementInclude #5723
  • bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include #20438
  • [3.9] bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include (GH-20438) #20722
  • Files
  • issue20928.patch: Adds and tests recursive xinclude checks
  • issue20928_fixed.patch
  • issue20928_fixed2.patch
  • 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-11-25.15:41:12.439>
    created_at = <Date 2014-03-14.20:40:06.508>
    labels = ['expert-XML', 'type-feature', 'library', '3.9']
    title = 'xml.etree.ElementInclude does not include nested xincludes'
    updated_at = <Date 2020-06-08.14:47:55.152>
    user = 'https://bugs.python.org/JamesBailey'

    bugs.python.org fields:

    activity = <Date 2020-06-08.14:47:55.152>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-25.15:41:12.439>
    closer = 'scoder'
    components = ['Library (Lib)', 'XML']
    creation = <Date 2014-03-14.20:40:06.508>
    creator = 'James.Bailey'
    dependencies = []
    files = ['34927', '35728', '35783']
    hgrepos = []
    issue_num = 20928
    keywords = ['patch']
    message_count = 23.0
    messages = ['213589', '213648', '216578', '220686', '220689', '220717', '221290', '221555', '221564', '221591', '312092', '312286', '312325', '312326', '312333', '312612', '312651', '314693', '314694', '357441', '357443', '370985', '370988']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'scoder', 'r.david.murray', 'eli.bendersky', 'James.Bailey', 'math_foo', 'urule99', 'miss-islington', 'ruffsl', 'hauntsaninja']
    pr_nums = ['5723', '20438', '20722']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20928'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (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