Skip to content

HTMLParser fails to handle some characters in the starttag #63679

@ezio-melotti

Description

@ezio-melotti
BPO 19480
Nosy @ezio-melotti, @bitdancer
Files
  • starttag.diff: Patch against 3.3.
  • starttag27.diff: Patch against 2.7.
  • 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 2013-11-07.16:36:51.739>
    created_at = <Date 2013-11-02.16:57:52.373>
    labels = ['type-bug']
    title = 'HTMLParser fails to handle some characters in the starttag'
    updated_at = <Date 2013-11-07.16:36:51.738>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2013-11-07.16:36:51.738>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2013-11-07.16:36:51.739>
    closer = 'ezio.melotti'
    components = []
    creation = <Date 2013-11-02.16:57:52.373>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['32464', '32465']
    hgrepos = []
    issue_num = 19480
    keywords = ['patch']
    message_count = 7.0
    messages = ['201980', '201983', '201986', '202119', '202121', '202361', '202362']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'r.david.murray', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19480'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions