#19221: update whatsnew entry about UCD version.

This commit is contained in:
Ezio Melotti 2013-10-12 16:36:13 +03:00
parent f403f50378
commit 34808e2237
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ Other Language Changes
Some smaller changes made to the core Python language are: 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 * :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 to specify the value they return if the iterable they are evaluating has no