Files
cpython/Lib
Serhiy Storchaka 6eb6c5dbfb 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.
2025-06-13 19:57:48 +03:00
..
2025-05-06 18:33:52 +03:00
2025-05-15 02:39:42 -07:00