update 3.7 whatsnew entry about Unicode version (GH-7480) · python/cpython@34b7346 (original) (raw)

Original file line number Diff line number Diff line change
@@ -1429,8 +1429,8 @@ dynamically as specified by :pep:`560`.
1429 1429 unicodedata
1430 1430 -----------
1431 1431
1432 -The internal :mod:`unicodedata` database has been upgraded to use `Unicode 10
1433 -http://www.unicode.org/versions/Unicode10.0.0/`_. (Contributed by Benjamin
1432 +The internal :mod:`unicodedata` database has been upgraded to use `Unicode 11
1433 +http://www.unicode.org/versions/Unicode11.0.0/`_. (Contributed by Benjamin
1434 1434 Peterson.)
1435 1435
1436 1436