Skip to content

HTMLParser raises exception on some inputs #77057

Closed
@hannob

Description

@hannob
mannequin
BPO 32876
Nosy @ezio-melotti, @stevendaprano, @berkerpeksag, @hannob, @iritkatriel
PRs
  • gh-77057: Fix handling of invalid markup declarations in HTMLParser #9295
  • Superseder
  • bpo-31844: HTMLParser: undocumented not implemented method
  • 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 2018-02-19.19:52:16.326> labels = ['type-bug', 'library', '3.11'] title = 'HTMLParser raises exception on some inputs' updated_at = <Date 2022-01-14.14:32:47.114> user = 'https://github.com/hannob'

    bugs.python.org fields:

    activity = <Date 2022-01-14.14:32:47.114> actor = 'iritkatriel' assignee = 'ezio.melotti' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-02-19.19:52:16.326> creator = 'hanno' dependencies = [] files = [] hgrepos = [] issue_num = 32876 keywords = ['patch'] message_count = 10.0 messages = ['312363', '312379', '312380', '312381', '323971', '325330', '401507', '410559', '410561', '410563'] nosy_count = 5.0 nosy_names = ['ezio.melotti', 'steven.daprano', 'berker.peksag', 'hanno', 'iritkatriel'] pr_nums = ['9295'] priority = 'normal' resolution = None stage = 'resolved' status = 'open' superseder = '31844' type = 'behavior' url = 'https://bugs.python.org/issue32876' versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.13bugs and security fixes3.14bugs and security fixes3.15new features, bugs and security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions