]> granicus.if.org Git - python/commit
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
authorBenjamin Peterson <benjamin@python.org>
Thu, 7 Jun 2018 03:14:28 +0000 (20:14 -0700)
committerGitHub <noreply@github.com>
Thu, 7 Jun 2018 03:14:28 +0000 (20:14 -0700)
commit7c69c1c0fba8c1c8ff3969bce4c1135736a4cc58
tree590e8ac910d6144cf9f2b4ab0d179fc096d3af5a
parent9f04f0df6fdb27190690bda949d213893d14e807
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)

Also, standardize indentation of generated tables.
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