From: Ezio Melotti Date: Sat, 12 Oct 2013 13:36:13 +0000 (+0300) Subject: #19221: update whatsnew entry about UCD version. X-Git-Tag: v3.4.0a4~167 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34808e2237a77d88c3f21444e57c3ae68f4d19ca;p=thirdparty%2FPython%2Fcpython.git #19221: update whatsnew entry about UCD version. --- diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index b2aa7d232335..0e227150acc4 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