summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2012-02-13 14:28:54 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2012-02-13 14:28:54 (GMT)
commitf117443cb8afa3b2d91b4fef861db17866d6b6df (patch)
tree4355ba11b5406084325b960dbd4dc464ad8fa202 /Misc
parent4b92cc3f7924e455b7e41cf1a66034a44ede0cc0 (diff)
downloadcpython-f117443cb8afa3b2d91b4fef861db17866d6b6df.zip
cpython-f117443cb8afa3b2d91b4fef861db17866d6b6df.tar.gz
cpython-f117443cb8afa3b2d91b4fef861db17866d6b6df.tar.bz2
#13993: HTMLParser is now able to handle broken end tags.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 55b19b1..ce39863 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -90,6 +90,8 @@ Core and Builtins
Library
-------
+- Issue #13993: HTMLParser is now able to handle broken end tags.
+
- Issue #13960: HTMLParser is now able to handle broken comments.
- Issue #9750: Fix sqlite3.Connection.iterdump on tables and fields