Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing XMLPullParser to ElementTree.__all__ #70863

Closed
vadmium opened this issue Mar 31, 2016 · 2 comments
Closed

Add missing XMLPullParser to ElementTree.__all__ #70863

vadmium opened this issue Mar 31, 2016 · 2 comments
Assignees

Comments

@vadmium
Copy link
Member

vadmium commented Mar 31, 2016

BPO 26676
Nosy @vadmium, @serhiy-storchaka
Files
  • elementtree-all.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 = 'https://github.com/vadmium'
    closed_at = <Date 2016-04-01.09:15:43.205>
    created_at = <Date 2016-03-31.07:14:52.974>
    labels = ['expert-XML']
    title = 'Add missing XMLPullParser to ElementTree.__all__'
    updated_at = <Date 2016-04-01.09:15:43.204>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-04-01.09:15:43.204>
    actor = 'martin.panter'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2016-04-01.09:15:43.205>
    closer = 'martin.panter'
    components = ['XML']
    creation = <Date 2016-03-31.07:14:52.974>
    creator = 'martin.panter'
    dependencies = []
    files = ['42332']
    hgrepos = []
    issue_num = 26676
    keywords = ['patch']
    message_count = 2.0
    messages = ['262689', '262725']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue26676'
    versions = ['Python 3.6']

    @serhiy-storchaka
    Copy link
    Member

    LGTM.

    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Apr 1, 2016

    New changeset 3d6b67361749 by Martin Panter in branch 'default':
    Issue bpo-26676: Add missing XMLPullParser to ElementTree.__all__
    https://hg.python.org/cpython/rev/3d6b67361749

    @vadmium vadmium closed this as completed Apr 1, 2016
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants