]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
authorBenjamin Peterson <benjamin@python.org>
Wed, 11 Mar 2020 03:41:34 +0000 (20:41 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2020 03:41:34 +0000 (20:41 -0700)
commit051b9d08d1e6a8b1022a2bd9166be51c0b152698
tree3f7eb694da64c60b304d073bac8cf703cbbc8f5f
parent76d5877b72cbe66eb3b6d8caa8d19f89a938ada2
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Doc/library/stdtypes.rst
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.9.rst
Lib/test/test_ucn.py
Misc/NEWS.d/next/Core and Builtins/2020-03-10-19-14-42.bpo-39926.H19bAa.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