diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-10 18:02:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-10 18:02:23 (GMT) |
commit | e7e105f51b4ea4087a3bbd87c445aaff0124d4a6 (patch) | |
tree | c6b4e4fce2adba3c0e47f215aec16af156839f1c /Python/getplatform.c | |
parent | 856e5903babcc78dca8eba4feb2ce6aebdc60e6c (diff) | |
download | cpython-e7e105f51b4ea4087a3bbd87c445aaff0124d4a6.zip cpython-e7e105f51b4ea4087a3bbd87c445aaff0124d4a6.tar.gz cpython-e7e105f51b4ea4087a3bbd87c445aaff0124d4a6.tar.bz2 |
[3.14] gh-86155: Fix data loss after unclosed script or style tag in HTMLParser (GH-22658) (GH-133844)
When calling .close() the HTMLParser should flush all remaining content,
even when that content is in an unclosed script or style tag.
(cherry picked from commit 53383e90e4df7029f792b7aa81aa2e4cff348ed0)
Co-authored-by: Waylan Limberg <waylan.limberg@icloud.com>
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions