diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2025-05-10 13:36:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-10 17:36:06 +0000 |
commit | 53383e90e4df7029f792b7aa81aa2e4cff348ed0 (patch) | |
tree | d065c58c1e64620d25dea34de81649bfe7f0929d /Lib/compression/gzip/__init__.py | |
parent | 7dddb4e667b5eb76cbe11755051ec139b0f437a9 (diff) | |
download | cpython-53383e90e4df7029f792b7aa81aa2e4cff348ed0.tar.gz cpython-53383e90e4df7029f792b7aa81aa2e4cff348ed0.zip |
gh-86155: Fix data loss after unclosed script or style tag in HTMLParser (GH-22658)
When calling .close() the HTMLParser should flush all remaining content,
even when that content is in an unclosed script or style tag.
Diffstat (limited to 'Lib/compression/gzip/__init__.py')
0 files changed, 0 insertions, 0 deletions