mirror of https://github.com/python/cpython
Mention the Unicode version bump in What's New
This commit is contained in:
parent
c7e139b431
commit
c4bacd3646
|
@ -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…
Reference in New Issue