mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Mention the Unicode version bump in What's New
This commit is contained in:
parent
c7e139b431
commit
c4bacd3646
1 changed files with 2 additions and 0 deletions
|
|
@ -850,6 +850,8 @@ Some smaller changes made to the core Python language are:
|
|||
|
||||
(Contributed by Ezio Melotti in :issue:`12753`)
|
||||
|
||||
* Unicode database updated to UCD version 6.1.0
|
||||
|
||||
* Equality comparisons on :func:`range` objects now return a result reflecting
|
||||
the equality of the underlying sequences generated by those range objects.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue