Skip to content

Commit 942b7ff

Browse files
update 3.7 whatsnew entry about Unicode version (GH-7480)
Followup to 4705ea3 and bpo-33778. (cherry picked from commit 34b7346) Co-authored-by: Benjamin Peterson <[email protected]>
1 parent 3c41761 commit 942b7ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.7.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,8 +1429,8 @@ dynamically as specified by :pep:`560`.
14291429
unicodedata
14301430
-----------
14311431

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
14341434
Peterson.)
14351435

14361436

0 commit comments

Comments
 (0)