Skip to content

htmlparser unclosed script tag causes data loss #86155

Description

@waylan
mannequin
BPO 41989
Nosy @terryjreedy, @ezio-melotti, @waylan
PRs
  • gh-86155: Fix htmlparser "unclosed script tag causes data loss" #22658
  • Files
  • test_html.py: A simple 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 = None
    created_at = <Date 2020-10-10.01:08:29.514>
    labels = ['type-bug', 'library', '3.10']
    title = 'htmlparser unclosed script tag causes data loss'
    updated_at = <Date 2020-10-16.20:42:44.634>
    user = 'https://github.com/waylan'

    bugs.python.org fields:

    activity = <Date 2020-10-16.20:42:44.634>
    actor = 'terry.reedy'
    assignee = 'ezio.melotti'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-10-10.01:08:29.514>
    creator = 'waylan'
    dependencies = []
    files = ['49505']
    hgrepos = []
    issue_num = 41989
    keywords = ['patch']
    message_count = 2.0
    messages = ['378359', '378748']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'ezio.melotti', 'waylan']
    pr_nums = ['22658']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41989'
    versions = ['Python 3.10']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.13bugs and security fixes3.14bugs and security fixes3.15pre-release feature fixes, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions