summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-06-10 16:24:01 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-06-10 16:24:01 (GMT)
commit3164f5d56570d6d6eef9dfde5e85347805eb910a (patch)
treedf89b86c59ef5248d455444cdf905e722dad3048 /Misc
parenta35a128accfd2b9d07029387b97995f4854bca12 (diff)
parent7e303731262b9bd7c468c943c9d8f5359be76e4b (diff)
downloadcpython-3164f5d56570d6d6eef9dfde5e85347805eb910a.zip
cpython-3164f5d56570d6d6eef9dfde5e85347805eb910a.tar.gz
cpython-3164f5d56570d6d6eef9dfde5e85347805eb910a.tar.bz2
merge 3.3 (#18183)
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 0911309..d0165c6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,9 @@ What's New in Python 3.4.0 Alpha 1?
Core and Builtins
-----------------
+- Issue #18183: Fix various unicode operations on strings with large unicode
+ codepoints.
+
- Issue #18180: Fix ref leak in _PyImport_GetDynLoadWindows().
- Issue #18038: SyntaxError raised during compilation sources with illegal