diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-06-13 17:23:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 17:23:48 (GMT) |
commit | d851f8e258c7328814943e923a7df81bca15df4b (patch) | |
tree | d8a4100423d76838582bb99cb105f2f8fd4e6ca7 /Objects/codeobject.c | |
parent | b573a850d60c0587809f5369ba90a259381076de (diff) | |
download | cpython-d851f8e258c7328814943e923a7df81bca15df4b.zip cpython-d851f8e258c7328814943e923a7df81bca15df4b.tar.gz cpython-d851f8e258c7328814943e923a7df81bca15df4b.tar.bz2 |
[3.14] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464) (GH-135481)
End-of-file errors are now handled according to the HTML5 specs --
comments and declarations are automatically closed, tags are ignored.
(cherry picked from commit 6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions