]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 31 Oct 2025 17:02:38 +0000 (19:02 +0200)
committerGitHub <noreply@github.com>
Fri, 31 Oct 2025 17:02:38 +0000 (18:02 +0100)
commit941811fc9d91d6417abe8878e9bfe8e93143e106
tree824487aff857acdaec0c245566d51220b562a64e
parentfde6ac1290ac582b4f7bf95e8d9e28408ddffe15
[3.9] gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837) (GH-140842) (GH-140857)

(cherry picked from commit a17c57eee5b5cc81390750d07e4800b19c0c3084)
(cherry picked from commit 0329bd11c7e98484727bbb9062d53a8fa53ac7fd)

Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Doc/library/html.parser.rst
Lib/html/parser.py
Lib/test/test_htmlparser.py
Misc/NEWS.d/next/Security/2025-08-15-23-08-44.gh-issue-137836.b55rhh.rst [new file with mode: 0644]