Skip to content

Commit

Permalink
update 3.7 whatsnew entry about Unicode version (pythonGH-7480)
Browse files Browse the repository at this point in the history
Followup to 4705ea3 and bpo-33778.
(cherry picked from commit 34b7346)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
  • Loading branch information
benjaminp authored and miss-islington committed Jun 7, 2018
1 parent 3c41761 commit e07ec22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1429,8 +1429,8 @@ dynamically as specified by :pep:`560`.
unicodedata
-----------

The internal :mod:`unicodedata` database has been upgraded to use `Unicode 10
<http://www.unicode.org/versions/Unicode10.0.0/>`_. (Contributed by Benjamin
The internal :mod:`unicodedata` database has been upgraded to use `Unicode 11
<http://www.unicode.org/versions/Unicode11.0.0/>`_. (Contributed by Benjamin
Peterson.)


Expand Down

0 comments on commit e07ec22

Please sign in to comment.