diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-06-13 19:57:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 19:57:48 +0300 |
commit | 6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41 (patch) | |
tree | 77237314c444176963e891a0673e683f5cf815c6 /PC/python35gen.py | |
parent | 14c1d093d52d8de32c486808c1e1e85e0f61c11c (diff) | |
download | cpython-6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41.tar.gz cpython-6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41.zip |
gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
End-of-file errors are now handled according to the HTML5 specs --
comments and declarations are automatically closed, tags are ignored.
Diffstat (limited to 'PC/python35gen.py')
0 files changed, 0 insertions, 0 deletions