Skip to content

Commit 5fed8ef

Browse files
Update a NEWS entry.
1 parent fe9730d commit 5fed8ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Fix quadratic complexity in processing specially crafted input in
2-
:class:`html.parser.HTMLParser`.
2+
:class:`html.parser.HTMLParser`. End-of-file errors are now handled according
3+
to the HTML5 specs -- comments and declarations are automatically closed,
4+
tags are ignored.

0 commit comments

Comments
 (0)