summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2014-02-01 19:21:01 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2014-02-01 19:21:01 (GMT)
commitf27b9a741ac7771aa1f6c1219d86a61222fdc20a (patch)
tree517d3d39e33b79607e4135bdf1811a2ff908ccd1 /Misc
parenta479b7505e88947dd8eff82b6bff604636287893 (diff)
downloadcpython-f27b9a741ac7771aa1f6c1219d86a61222fdc20a.zip
cpython-f27b9a741ac7771aa1f6c1219d86a61222fdc20a.tar.gz
cpython-f27b9a741ac7771aa1f6c1219d86a61222fdc20a.tar.bz2
#20288: fix handling of invalid numeric charrefs in HTMLParser.
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 5a84af8..d2efc23 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -45,6 +45,8 @@ Core and Builtins
Library
-------
+- Issue #20288: fix handling of invalid numeric charrefs in HTMLParser.
+
- Issue #20424: Python implementation of io.StringIO now supports lone surrogates.
- Issue #19456: ntpath.join() now joins relative paths correctly when a drive