mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
update 3.7 whatsnew entry about Unicode version (GH-7480)
Followup to 4705ea38c9
and bpo-33778.
This commit is contained in:
parent
bb6366bd75
commit
34b734699b
1 changed files with 2 additions and 2 deletions
|
@ -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.)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue