]> granicus.if.org Git - python/commit
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)
authorBenjamin Peterson <benjamin@python.org>
Thu, 9 May 2019 03:59:35 +0000 (20:59 -0700)
committerGitHub <noreply@github.com>
Thu, 9 May 2019 03:59:35 +0000 (20:59 -0700)
commit3aca40d3cb4b9b6741cf3073d71fbfc682cab96d
tree0f2736344ed3b88a64249ed4f6ca3c040602fabf
parent289f1f80ee87a4baf4567a86b3425fb3bf73291d
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)

Adds ㋿.
Doc/library/stdtypes.rst
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.8.rst
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Core and Builtins/2019-05-08-20-42-40.bpo-36861.72mvZM.rst [new file with mode: 0644]
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py