]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
authorBenjamin Peterson <benjamin@python.org>
Sun, 10 Mar 2019 00:25:55 +0000 (16:25 -0800)
committerGitHub <noreply@github.com>
Sun, 10 Mar 2019 00:25:55 +0000 (16:25 -0800)
commit738c19f4c5475da186de03e966bd6648e5ced4c4
treebbb5fe209dfd30d414b17fb461a0279b131d5ba8
parent0411411c6b16a574144dfb59a7780b057ca8e750
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
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-03-09-15-47-05.bpo-36252.sCQFKq.rst [new file with mode: 0644]
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py