Skip to content

HTMLParser improperly handling open tags when strict is False #57482

Closed
@ChristopherAllen-Poole

Description

@ChristopherAllen-Poole
BPO 13273
Nosy @ezio-melotti
Files
  • issue13273.diff
  • 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-10-28.10:27:48.407>
    created_at = <Date 2011-10-27.07:56:01.477>
    labels = ['type-bug', 'library']
    title = 'HTMLParser improperly handling open tags when strict is False'
    updated_at = <Date 2011-10-28.10:27:48.405>
    user = 'https://bugs.python.org/ChristopherAllen-Poole'

    bugs.python.org fields:

    activity = <Date 2011-10-28.10:27:48.405>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-10-28.10:27:48.407>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2011-10-27.07:56:01.477>
    creator = 'Christopher.Allen-Poole'
    dependencies = []
    files = ['23535']
    hgrepos = []
    issue_num = 13273
    keywords = ['patch']
    message_count = 5.0
    messages = ['146479', '146481', '146490', '146550', '146552']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'python-dev', 'Christopher.Allen-Poole']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13273'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions