summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-01-08 21:14:24 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-01-08 21:14:24 (GMT)
commit48e188e57313813bd048e25b8fa6123b8cd5c9a0 (patch)
tree3d5b4dacb7995a82e1057a7fa4dc1ed7d8dc8c5c /Misc
parentdec798eb46f7edfe0995ce1b8966097fb7567eb7 (diff)
downloadcpython-48e188e57313813bd048e25b8fa6123b8cd5c9a0.zip
cpython-48e188e57313813bd048e25b8fa6123b8cd5c9a0.tar.gz
cpython-48e188e57313813bd048e25b8fa6123b8cd5c9a0.tar.bz2
Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
Amaury Forgeot d'Arc. Added tests for partial decoding of non-BMP characters.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8ada15a..f51476a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,9 @@ What's New in Python 3.2.4
Core and Builtins
-----------------
+- Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
+ Amaury Forgeot d'Arc.
+
- Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB.
- Issue #16455: On FreeBSD and Solaris, if the locale is C, the