]> granicus.if.org Git - python/commit
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439) (GH-7470)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Jun 2018 07:36:22 +0000 (00:36 -0700)
committerNed Deily <nad@python.org>
Thu, 7 Jun 2018 07:36:22 +0000 (03:36 -0400)
commit4705ea38c900f068fd262aca02943896d1123544
tree584d1cb0fd3e1195964b7b01c24df462929b1c47
parentd2a2af0df4562f4adb0337a80b27d69167a60c32
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439) (GH-7470)

Also, standardize indentation of generated tables.
(cherry picked from commit 7c69c1c0fba8c1c8ff3969bce4c1135736a4cc58)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2018-06-05-20-22-30.bpo-33778._tSAS6.rst [new file with mode: 0644]
Modules/unicodedata.c
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py