summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEzio Melotti <none@none>2011-04-05 17:40:52 (GMT)
committerEzio Melotti <none@none>2011-04-05 17:40:52 (GMT)
commit9f1ffb2ae932f5eef1bcf1317a0e3d8f4bad0e0c (patch)
tree934c7dffb54ca6e5d3e30b611cba8ddae4a56fef /Misc
parent104c3f1020213fc2d0a5da6b23d72dd042d6c413 (diff)
downloadcpython-9f1ffb2ae932f5eef1bcf1317a0e3d8f4bad0e0c.zip
cpython-9f1ffb2ae932f5eef1bcf1317a0e3d8f4bad0e0c.tar.gz
cpython-9f1ffb2ae932f5eef1bcf1317a0e3d8f4bad0e0c.tar.bz2
#7311: fix HTMLParser to accept non-ASCII attribute values.
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 2c444a9..fe4605f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -47,6 +47,8 @@ Core and Builtins
Library
-------
+- Issue #7311: fix HTMLParser to accept non-ASCII attribute values.
+
- Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.
- Issue #11662: Make urllib and urllib2 ignore redirections if the