Skip to content

Commit 34b7346

Browse files
authored
update 3.7 whatsnew entry about Unicode version (pythonGH-7480)
Followup to 4705ea3 and bpo-33778.
1 parent bb6366b commit 34b7346

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎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)