summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2013-10-12 16:36:13 +0300
committerEzio Melotti <ezio.melotti@gmail.com>2013-10-12 16:36:13 +0300
commit34808e2237a77d88c3f21444e57c3ae68f4d19ca (patch)
tree4c07da58924f94c691ee9a712c87b272e973dded
parentf403f503781f878a25fd6129161d8c6d0ddde10a (diff)
downloadcpython-git-34808e2237a77d88c3f21444e57c3ae68f4d19ca.tar.gz
#19221: update whatsnew entry about UCD version.
-rw-r--r--Doc/whatsnew/3.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst
index b2aa7d2323..0e227150ac 100644
--- a/Doc/whatsnew/3.4.rst
+++ b/Doc/whatsnew/3.4.rst
@@ -168,7 +168,7 @@ Other Language Changes
Some smaller changes made to the core Python language are:
-* Unicode database updated to UCD version 6.2.
+* Unicode database updated to UCD version 6.3.
* :func:`min` and :func:`max` now accept a *default* argument that can be used
to specify the value they return if the iterable they are evaluating has no