Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove root attribute from XMLPullParser #63190

Description

@scoder
BPO 18990
Nosy @ncoghlan, @scoder, @serhiy-storchaka
Files
  • xmlpullparser_close.patch
  • xmlpullparser_remove_public_root_attr.patch: minimal patch to remove non-public 'root' attribute
  • 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 2013-09-28.13:50:56.595>
    created_at = <Date 2013-09-09.19:32:33.552>
    labels = ['expert-XML', 'type-bug', 'library']
    title = 'Remove root attribute from XMLPullParser'
    updated_at = <Date 2013-09-28.14:02:44.326>
    user = 'https://github.com/scoder'

    bugs.python.org fields:

    activity = <Date 2013-09-28.14:02:44.326>
    actor = 'scoder'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-09-28.13:50:56.595>
    closer = 'python-dev'
    components = ['Library (Lib)', 'XML']
    creation = <Date 2013-09-09.19:32:33.552>
    creator = 'scoder'
    dependencies = []
    files = ['31702', '31880']
    hgrepos = []
    issue_num = 18990
    keywords = ['patch']
    message_count = 24.0
    messages = ['197383', '197536', '197638', '198127', '198128', '198129', '198131', '198132', '198145', '198185', '198192', '198196', '198199', '198202', '198203', '198204', '198208', '198209', '198241', '198463', '198511', '198513', '198514', '198515']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'scoder', 'eli.bendersky', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18990'
    versions = ['Python 3.4']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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