]> granicus.if.org Git - python/commit
Unicode 9.0.0
authorBenjamin Peterson <benjamin@python.org>
Thu, 15 Sep 2016 06:53:47 +0000 (23:53 -0700)
committerBenjamin Peterson <benjamin@python.org>
Thu, 15 Sep 2016 06:53:47 +0000 (23:53 -0700)
commit67752315979e1501b7088273b5a1aecc90b6fe67
treed58ae750065bdff2b4f14e4fe8e627517d1622bc
parent7ec64562b243f3b44a876a346f658a1d4a66a95a
Unicode 9.0.0

Not completely mechanical since support for East Asian Width changes—emoji
codepoints became Wide—had to be added to unicodedata.
Doc/library/unicodedata.rst
Doc/whatsnew/3.6.rst
Lib/test/test_unicodedata.py
Misc/NEWS
Modules/unicodedata.c
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py
setup.py