Skip to content

Handling of broken end tags in HTMLParser #58201

@ezio-melotti

Description

@ezio-melotti
BPO 13993
Nosy @ezio-melotti, @merwok
Files
  • issue13993.diff: Patch against 3.2
  • issue13993-2.diff: Patch against 3.2
  • 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/ezio-melotti'
    closed_at = <Date 2012-02-13.14:29:51.045>
    created_at = <Date 2012-02-11.13:49:57.338>
    labels = ['type-bug', 'library']
    title = 'Handling of broken end tags in HTMLParser'
    updated_at = <Date 2012-02-13.14:29:51.043>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2012-02-13.14:29:51.043>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2012-02-13.14:29:51.045>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2012-02-11.13:49:57.338>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['24487', '24488']
    hgrepos = []
    issue_num = 13993
    keywords = ['patch']
    message_count = 4.0
    messages = ['153126', '153256', '153273', '153274']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'eric.araujo', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13993'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions