Skip to content

HTMLParser silently stops parsing with malformed attributes #56838

@teoryn

Description

@teoryn
mannequin
BPO 12629
Nosy @ezio-melotti, @merwok, @bitdancer
Files
  • test.py: Example of the broken behavior
  • issue12629.diff: Failing test
  • 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 2011-11-14.17:12:07.679>
    created_at = <Date 2011-07-24.18:35:07.279>
    labels = ['type-bug', 'library']
    title = 'HTMLParser silently stops parsing with malformed attributes'
    updated_at = <Date 2011-11-14.17:12:07.677>
    user = 'https://bugs.python.org/teoryn'

    bugs.python.org fields:

    activity = <Date 2011-11-14.17:12:07.677>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-11-14.17:12:07.679>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2011-07-24.18:35:07.279>
    creator = 'teoryn'
    dependencies = []
    files = ['22745', '23579']
    hgrepos = []
    issue_num = 12629
    keywords = ['patch']
    message_count = 8.0
    messages = ['141051', '141174', '146774', '146848', '146852', '147192', '147612', '147620']
    nosy_count = 5.0
    nosy_names = ['ezio.melotti', 'eric.araujo', 'r.david.murray', 'python-dev', 'teoryn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12629'
    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